gmm213 wrote in post #17875112
So I have this old EMachines lying around, probably from about 2007. Nothing fancy but I was thinking about drooping a few cheap 1tb HDDs in it and creating a server. Something to have access to my photos at home and on the go. I currently have a 2x2tb raided in my main tower and a 500gb that I backup all my RAWs on an external (I dont have enough photos to be concerned with the space yet)
I know how to do it, I was just wondering if anyone else has turned an old tower into a server and how its worked out. Ive only ever worked with commercial servers before. Its been forever since I fired it up but I believe it has 2.2ghz dual 1gb ddr2 RAM (I have been offered another gb RAM, it only accepts 2gb ddr2 667mhz) onboard Nvidia 6100 and a 160gb hdd running Vista (I may upgrade to a small SSD for OS and HDD for the storage)
Heya,
I've converted many old boxes with various hardware, super old is fine, to servers.
Basically just ran a tiny Linux distro, or FreeNAS, from USB or a tiny HDD if one was available, and just put a good quality NIC in the box and whatever hard drives you have laying around. I would not use RAID. Did it for years and it's just a pain. I prefer to not need a RAID controller, be it software or hardware, so that there's zero configuration or drivers or anything fancy needed. If I wanted to mirror, I just copied to two separate destinations. A good fast NIC is the essential piece of hardware if you want to sustain moving data back and forth. You could use the motherboard's built in one, if it has one, or something. But I've always added a good intel NIC for a server.
Connect to a wifi router and you're set.
From there, having it on a UPS is important to avoid problems if you have a brown out or something during an important copy (imagine that happening while you're out and about and accessing via FTP).
That said, I would rather use a Dropbox account for remote use. And just sync that dropbox to your server from a system at your house. That way you don't have to fool with your server being remote accessible which opens up all kinds of issues and further maintenance.
Very best,