Results 1 to 24 of 24

Thread: What should I do with this server?

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    What should I do with this server?

    Ok in our office, someone bought a dell server, but as of yet, it has not been used for ANYTHING.

    So I want to put it to some good use, but I don't really have a good idea as to what I can use it for to help me out here in my development.

    It currently has 2003 sever installed on it.

    There are a few things I can't do with it

    Those are:
    1) It has to stay windows 2003 server (althought not nessesarily the current installation of it)

    2) I can't give it to you, so please don't ask

    3) It will not be used in any sort of production environment, but can be used for dev environment


    I thought about installing IIS and using it for my development of asp.net apps, thus taking away the need to have IIS and ASP.NET running on my dev box taking up memory and CPU. That is about all I came up with though...

    If you guys had a similar server, what good use would you put it to?

    The system is an Intel Xeon 3.4Ghz with 2GB ram and SCSI 15000RPM Hard Drives in a RAID 1 (mirrored) array.

  2. #2
    Banned
    Join Date
    Nov 2005
    Posts
    2,367

    Re: What should I do with this server?

    You can give... Oh wait... Nevermind.

    If you can "slip" it into production (let it run along side, not in the middle); I've always loved having state machines. They have been my saving grace when it comes to debugging and tracing errors (and monitoring usage, locking applications). You'd have to make some changes on prod to get it working with your curent apps, but even for "going forward" development; they're God sends.

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    Well the only reason I said it won't be for production, is because the only server we currently have an need for in this business is a webserver, and we have that hosted by a 3rd party, and do not plan on bringing webhosting in house.

  4. #4
    Banned
    Join Date
    Nov 2005
    Posts
    2,367

    Re: What should I do with this server?

    Ohh ya, you probably won't gain anything from a state machine then... I would assume your host takes care of everything for you.

    Since it sounds like everything else is external, the only other suggestion I can think of is a music server (house mp3's and such for everyone at work). Either that, or cut down on a couple terminals and make them thin clients (for other inhouse operations)?

  5. #5

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    There are only 4 of us in the office.

    I may just use it as a means to learn more about 2003 server and what I can do with it

  6. #6
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: What should I do with this server?

    Hire a Fifth person in the office so the machine can be better utilized.. *cough cough* *me* *cough cough*

    Use it for a print server, a file server, move everything you can onto it... try to get something out of it... Active Directory server (to play around, since you dont really need it for 4 peeps....)

  7. #7

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    You are a little far away all the way down in TX. You wouldn't like the cold weather we have right now

  8. #8
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: What should I do with this server?

    I hate our cold weather we have now.. and its like 60 degrees...

  9. #9

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    yeah well my car told me it was 25 today, which was better than when it told me it was 20 yesterday...

  10. #10
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: What should I do with this server?

    If you need to test your software on different OS's you could use it to host virtual machines.
    If you want to be able to connect from home you could use it as a VPN end point/ RAS server.
    If you do any 3D animation you could use it as a render server.
    TPM

    Add yourself to the VBForums Frappr Map!!

  11. #11

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    Now that I built my new dual core machine, I will soon be retiring my P4 2.4HT PC to be a testbox/virual machine host. (my current testbox is a 1.0Ghz machine that you would laugh at if you saw it)

    The HDs aren't that big in the server (only 25GB) so running multiple OS installations on a virtual machine would cause it to run out of space rather quickly. (even though I know this would be a better host machine than the one I am going to use)

    the VPN might be an idea, I currently log into my system via remote desktop which I know is not as secure. I did change the RD port and I did set the encryption level to high, but I know its still not the same as using a VPN. Sadly I know little about VPNs or how to implement them. Got any good tutorial links?

    I don't do any 3d animation. I do render some video (adobe premiere Pro/encore), but I dont know if I would be able to install them on the box. I have to check licensing.

  12. #12
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: What should I do with this server?

    Check out 'configue Your Server Wizard' under admin tools you can set it up from there. You can import and export VM's so you could just store your active machines on the HD.
    I wrote a tutorial for setting up a client connection if your interested.
    TPM

    Add yourself to the VBForums Frappr Map!!

  13. #13

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    are you saying windows 2003 has the ability to host virtual machines? Don't you need software like virtual PC or something?

  14. #14
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: What should I do with this server?

    Yes you'll need host software, but you can get that for free...
    TPM

    Add yourself to the VBForums Frappr Map!!

  15. #15

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    I have virtual PC 2004 and Virtual Server (i think 2005)

  16. #16
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: What should I do with this server?

    You should be set then (if you wanted to use it)
    Something else I just thought of, you could make it a cd-rom server. Wishing I had one of those right now, I seem to have misplaced my XP cd :S
    TPM

    Add yourself to the VBForums Frappr Map!!

  17. #17

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    I generally mount ISOs using alcohol 120, or using microsofts ISO mount utility. I get most of my stuff via MSDN download, and I dont generally spend time burning CDs... using ISOs is sooo much better (unless you need to boot to CD of course)

  18. #18
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: What should I do with this server?

    It'd be a good place to keep those ISO's then.
    TPM

    Add yourself to the VBForums Frappr Map!!

  19. #19
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: What should I do with this server?

    I have one word for you: vmWare
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  20. #20

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    Quote Originally Posted by visualAd
    I have one word for you: vmWare
    was discussed above

  21. #21
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: What should I do with this server?

    If you want to sample some opf the VM's without buying a license you can download some prebuilt ones and run them in the player. They are limited to free operating systems but none-the-less, can be useful for testing. The webbrowser applicance is one of the most useful and the Oracle 10g data envrionment.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  22. #22
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What should I do with this server?

    Install SQL Server 2005 w/Reporting Services (I know you have it) for use with either winform apps or web site backends all in the name of learning and testing. You wont have to bog down your new local system with SQL at all.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  23. #23

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    Rob that actually isn't a bad idea. I will consider that.

    Although I am 1 step in that direction already. My SQL Server 2000 is installed on a different box than this PC. Its on this ADM 2800+ machine next to me. That machines only job is to be our sofware processing server, and my dev SQL Sever

    its hooked up to a rimage CD duplicator/printer, which is a pretty cool piece of hardware, it picks up CDs and writes them and prints them for us. And it came with .NET librarys to interface with it

  24. #24

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: What should I do with this server?

    Quote Originally Posted by visualAd
    If you want to sample some opf the VM's without buying a license you can download some prebuilt ones and run them in the player. They are limited to free operating systems but none-the-less, can be useful for testing. The webbrowser applicance is one of the most useful and the Oracle 10g data envrionment.
    I have MSDN so I get all the operating systems (microsoft anyway) through there.

    I heard VMWare was going to start offering some of their software for free

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width