Help me choose a file server OS
April 24, 2006 10:35 AM
Subscribe
Home network consists of two XP machines, an OSX laptop, and an Ubuntu laptop. Have just been given an old PIII to use as a file server. What OS should the file server run and what should I use to format the disks?
posted by humuhumu to computers & internet (18 comments total)
2 users marked this as a favorite
So since you have Windows boxes, Samba 3.x would be the most logical solution.
What OS? Well, you can't run OS X Server on there, and unless you have a license for Windows Server 2003, it'll cost you. If you're already familiar and comfortable with Ubuntu, install it onto the Pentium III box as well.
you'd use whatever tool Ubuntu gives you to format the disks. I use ReiserFS on all of my boxes. Never had a single problem with it.
Whatever you do, at least try to use a journaling filesystem (ext3, ReiserFS) - I don't remember if XFS does journaling. It may be faster, but for a home file server, it's probably overkill.
Now, what do
posted by drstein at 10:45 AM on April 24, 2006