Low-Powered Personal Servers?
antifoidulus asks: "Being the proud owner of a PowerBook, I have but one complaint when it comes to my computing experience: the lack of an 'always-on' web/database server that would allow me to work on some personal programming projects, since I don't like having my PowerBook on 24/7. I could just buy an Intel box, but looking at some of the horror stories of how much power P4s consume, and living in Germany where electricity is not cheap, I wanted to see what suggestions the Slashdot community has for low-cost, low-power, headless servers. My only requirements are that it can run Linux and preferably cost less than $500. Is this possible? What architecture should I go with?"
It's at Newegg for 107USD.
2 E16856110030
http://www.newegg.com/Product/Product.asp?Item=N8
Add a few bits and you've got a complete low power system.
Stop the world; I need to get off.
Good luck!
\/\/oobie
Get a linksys NSLU2. It's a network attached storage unit, but it can be flashed with a firmware that lets you basically run Debian on it. Right now, one is serving mail, web, and storage for my domain.
It's no 4-way Xeon when it comes to performance, but at 8W power consumption and a $75 pricetag, you can't go wrong.
http://www.nslu2-linux.org/
I'm actually writing an article on how to run a domain from one of those things for AnandTech, so in a few weeks you can read about it there. (Tom's Hardware did an article, but it isn't very good or accurate anymore. Stick with the nslu2-linux site.)
My other car is first.
Use the Wake-on-LAN feature of your network card.
I have a computer that remains in hibernation until it receives network traffic. I have it set up to only wake-on-lan when it receives a magic packet (I configured my router to accept these packets over the internet). So when I need to work on my webprojects I usually run through this:
1. Send magic packet to my home IP (the router takes care of the rest)
2. wait about 20 seconds for my server to awake and acquire an IP
3. go on with my work as if the server had never been down.
I also have the server set to hibernate if it's been idle for 10 minutes, so I don't use very much electricity at all.
I just pooped your party.