I have an old computer that I want to install Linux on it and use it as file server (for backup). My old computer has 512MB ran and an old Pentium. Which Linux should I use?

link|improve this question
3  
try over at unix.stackexchange.com – Niklas Sep 13 '11 at 22:22
feedback

migrated from stackoverflow.com Sep 13 '11 at 22:23

This question came from our site for professional and enthusiast programmers.

closed as not constructive by MaQleod, sblair, random Sep 13 '11 at 22:53

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

Since your building a file server, you may want to look at a distro like OpenFiler.

link|improve this answer
feedback

I use Debian on just such a rig. I used the text mode installer and didn't install X. It works quite nicely. I used the netinstall and started out with a pretty minimal system, which is all you'll need for a file server.

link|improve this answer
feedback