Build a low-cost green server

Discussion in 'Computer Gaming Forum' started by Treamcaster, Nov 19, 2010.

  1. Treamcaster

    Treamcaster Intrepid Member

    Joined:
    Sep 8, 2007
    Messages:
    696
    Likes Received:
    5
    I would like to have my own server so I could host my future web projects/ mail service to it. Simple stuff basically.

    The server should be low-power consuming and doesn't need to be fancy.

    All its needed is:

    -motherboard w/ integrated graphics;
    -low-end cpu;
    -low consumption psu;
    -green hdd

    The shitter it is, the less I'll have to spend on air colling, aka less heat.
    By server I mean, and old pc build... so it would reduce the costs.

    Any ideas of what parts I should pay attention to and its overall prices?
    Thanks in advance!
     
  2. Chi-kitory

    Chi-kitory Robust Member

    Joined:
    Nov 16, 2010
    Messages:
    288
    Likes Received:
    0
    Depends on what OS. Debian/linux server or windows?
     
  3. Treamcaster

    Treamcaster Intrepid Member

    Joined:
    Sep 8, 2007
    Messages:
    696
    Likes Received:
    5
    Linux. I want everything to be legal.
     
    Last edited: Nov 19, 2010
  4. inspuration

    inspuration Spirited Member

    Joined:
    Jun 11, 2010
    Messages:
    195
    Likes Received:
    0
    linux is probably the better choice for a server anyhow.
     
  5. unclejun

    unclejun Site Supporter 2011-2014

    Joined:
    Nov 12, 2005
    Messages:
    1,912
    Likes Received:
    120
    I would suggest either a Corel Netwinder or an Acorn A7000, both have what you're looking for: integrated graphics, low-end cpu, low power requirements (around 10-15W and 35W respectively), as for green hdds, the Netwinder uses a 2.5" hdd and you can easily fit a Microdrive or a CF card in the Acorn.
    If you prefer to stay in the x86 world, get a Mini-ITX motherboard (or a netbook...)
     
  6. splith

    splith Resolute Member

    Joined:
    May 2, 2010
    Messages:
    997
    Likes Received:
    4
    Get an intel atom system, VERY low power consumption and doesn't need a fan I don't think?
    You could also get broken-screen laptop off ebay and use that.
     
  7. rso

    rso Gone. See y'all elsewhere, maybe.

    Joined:
    Mar 26, 2010
    Messages:
    2,190
    Likes Received:
    447
    I'm using a NSLU2 device that I replaced the stock OS on, mostly as a web server and torrent box. No mechanical components (runs off of an old thumb drive, but HDDs work too, of course), passive cooling, draws less than 5 watts (didn't measure myself, but that's what other owners reported). Discontinued, but can be had for very little on eBay.
     
  8. derekb

    derekb Well Known Member

    Joined:
    Jan 7, 2009
    Messages:
    1,964
    Likes Received:
    44
    I second getting a an atom nettop
     
  9. Cooleo

    Cooleo Dauntless Member

    Joined:
    Dec 17, 2009
    Messages:
    701
    Likes Received:
    0
    Make sure you use a SSD, less power consumption.
     
  10. Calpis

    Calpis Champion of the Forum

    Joined:
    Mar 13, 2004
    Messages:
    5,906
    Likes Received:
    21
    Better yet get a NAS such as a QNAP / Synology.
     
  11. inspuration

    inspuration Spirited Member

    Joined:
    Jun 11, 2010
    Messages:
    195
    Likes Received:
    0
    ditch the hdd and run it off a 16gb flash stick
     
  12. Alchy

    Alchy Illustrious Member

    Joined:
    Apr 6, 2004
    Messages:
    6,216
    Likes Received:
    19
    Probably not a good idea if you're going to have a page file on there.
     
  13. Taucias

    Taucias Site Supporter 2014,2015

    Joined:
    Oct 11, 2005
    Messages:
    5,015
    Likes Received:
    17
    Last edited: Nov 21, 2010
  14. Treamcaster

    Treamcaster Intrepid Member

    Joined:
    Sep 8, 2007
    Messages:
    696
    Likes Received:
    5
    Right, seems to be the best deal.

    http://www.globalscaletechnologies.com/p-32-guruplug-server-plus.aspx
     
  15. Piratero

    Piratero Peppy Member

    Joined:
    Feb 28, 2009
    Messages:
    367
    Likes Received:
    8
    Wouldn't it be faster if the page file is on flash memory rather than on disk? Disk seems to be much slower. If you tune virtual memory just right, you might not have to page so many things out to disk. I mean, how many things WILL be needed to be paged out?
     
  16. Alchy

    Alchy Illustrious Member

    Joined:
    Apr 6, 2004
    Messages:
    6,216
    Likes Received:
    19
    It's not about speed. Each bit in a flash memory chip has a maximum number of writes before it dies. The special thing about SSD devices is they have memory managers that ensure single bits don't get hit over and over again (and redundancy). Standard USB pens don't have anything like that, so having something constantly writing to them in the same place (like a page file) is a bad idea.
     
  17. splith

    splith Resolute Member

    Joined:
    May 2, 2010
    Messages:
    997
    Likes Received:
    4
    If it's a simple server and will be rarely used, you have *NO* need for a page file AT ALL.
    That includes Windows, *nix, solaris and *bsd server platforms.
     
  18. rso

    rso Gone. See y'all elsewhere, maybe.

    Joined:
    Mar 26, 2010
    Messages:
    2,190
    Likes Received:
    447
    True, but if you're using Windows, there's simply no way to disable it alltogether.
    That's a non-issue though, since we've already been told the server's gonna be Linux-based.

    Dang, how could I forget about the Pogo-/Sheeva-/Whateverplugs? Lemme throw in another recommendation for these, they're great. :thumbsup:
    Seeing how they've gotten much cheaper since I last read up on them, I'm tempted to get one myself now.
     
    Last edited: Nov 22, 2010
  19. emu_kidid

    emu_kidid Enthusiastic Member

    Joined:
    Jun 28, 2008
    Messages:
    524
    Likes Received:
    23
  20. Ollie

    Ollie Robust Member

    Joined:
    Dec 21, 2008
    Messages:
    255
    Likes Received:
    0
    I don't know much about the hardware side of a server but if it came to choosing a linux distribution it has to be CentOS. Most of my friends from college/uni use it as their choice of Server OS.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page