Thread: Would this be a decent home server?

  1. #1
    Registered User
    Join Date
    Sep 2010
    Posts
    14

    Would this be a decent home server?

    Hello,

    I'm trying to find a cheap server because i'm on a very tight budget. I'm a college student but my buddies and I have a lot of side projects.

    We are looking to host maybe 3 websites, use Microsoft lync, and possibly a counter strike 1.6 server(not important though). We get all the software free as a CSE student so thats not a problem.

    But will this server be able to handle that?
    RACKABLE 2U SERVER WITH INTEL S5000PSL BOARD DUAL CORE XEON 5150 2x 2.66GHZ 4GB | eBay
    I'm new to server systems and it just seems like there could be something up with it for just $79 bucks. Is it pretty far out of date?

    He also has another with 8GB for 30 bucks more. Shipping is no big deal because i live 25 minutes away and plan for local pickup.

    Thanks,
    Eddie

  2. #2
    Make Fortran great again
    Join Date
    Sep 2009
    Posts
    1,413
    Other than there's no hard drive included, looks okay.

  3. #3
    Registered User
    Join Date
    Sep 2010
    Posts
    14
    Oh yeah! I've got about 4 x 500GB hard drives laying around, ill probably use them. The more i think about it ill go with the 8GB for $30 more.

    Thanks for your input!

  4. #4
    Make Fortran great again
    Join Date
    Sep 2009
    Posts
    1,413
    Might want to look into that, I don't deal with rack servers too much but it looks like there are special slots for them, i.e. you might be forced into buying hard drives from a specific vendor. Or at least buying the brackets.

  5. #5
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    For a couple of side projects and some old game, that's really overkill. You don't need more than the baseline.
    It's also going to consume power like crazy, so make sure you take that into account.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  6. #6
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    How is it going to be plugged into the net? If you are just going to put it in someone's place on a normal ISP account, the upload speed is (almost always) less than the download speed, and in context the server is actually uploading more than downloading. Ie, that is the bottleneck, and most likely that box will be able to keep up easily -- but it depends on how much processing the software (lync + gameserver) needs to do.

    So before you buy anything, take a computer you already have and determine how fast it can upload thru your ISP to another computer as a server. The specs of the computer don't matter, just stream "XXXXXXXXXX" or whatever. That's your hard limit. You can spend $10000 on racks and it will not make any difference.

    The idea is to match the potential of the equipment to the potential of the connection. Set up the software you want to use and test it with a client on the same box (local loopback) or use a crossover cable (better, since this eliminates the client's overhead). Keep adding clients until the server fails to keep up, and compare the transfer rate to what your connection potential is.

    You could also do both things at the same time by just setting up a computer you have as the server and trying your best to max it out from elsewhere, but realistically -- ISP's are onto this game. They charge money to run high traffic servers from your house. A lot more. The $79 box is going to look like peanuts compared to that.

    To make a long story short: hardware is not the issue and hence the hardware you buy doesn't matter.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Is this a good idea? (Building a home server)
    By manasij7479 in forum Tech Board
    Replies: 35
    Last Post: 12-18-2011, 04:54 AM
  2. making a home server
    By DavidP in forum Tech Board
    Replies: 40
    Last Post: 01-28-2010, 07:14 AM
  3. Replies: 0
    Last Post: 02-05-2009, 06:59 PM
  4. Connecting to a server at home on a router
    By jverkoey in forum Networking/Device Communication
    Replies: 7
    Last Post: 07-21-2004, 04:37 PM
  5. home server problems
    By iain in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 01-23-2002, 08:10 PM