[link|http://linuxgazette.net/issue63/tag/3.html|The Linux Gazette Answer Gang FAQ: Distros]
\r\n\r\n\r\n\r\n\r\nHow to pick the best Linux distribution to run:
\r\n\r\n
\r\n- Find the person who you would be most likely to ask for help if you have a Linux problem.
\r\n- Run what he or she runs.
\r\n
Assuming you're going to be relying on the folks here, I'd strongly recommend [link|http://www.debian.org/|Debian].
\r\n\r\nThere are numerous other reasons.
\r\n\r\n- \r\n
- Package management. Package updates, software installs, and system upgrades are simpler, and work better, than any other distro I've used. While the tools are good, the real secret sauce is [link|http://www.debian.org/doc/debian-policy/|Debian Policy], and while you don't have read it, you should know that it exists and why: to keep the system out of your face and put limits on Debian package maintainers. Policy violations are serious bugs in Debian. \r\n\r\n
- Sane defaults. The base package selection, and configuration of these packages, is generally safe and sane. In Debian, when you're trying something for the first time, the rule of thumb is almost always "go with the defaults". Try it. If it doesn't work right, then try changing things. Don't agonize in advance though. Mistakes can be undone trivially. \r\n\r\n
- Excellent documentation. Manpages are recommended by Policy. There is generally excellent documentation for a package in /usr/share/package. For more significant packages, check if package-doc exists. \r\n\r\n
- [link|http://www.debian.org/Bugs/|Debian Bugtracking System] (BTS). Install the reportbug package, which provides the querybts and reportbug commands. \r\n\r\n
- Excellent [link|http://www.debian.org/support|support resources]. Here at zIWT (or Jabber or the mailing list). [link|http://lists.debian.org/|Mailing lists.] [link|http://www.debian.org/support#irc|IRC] at irc://irc.debian.org/#debian . \r\n\r\n
- [link|http://www.debian.org/distrib/packages|13,500+ software packages]. More than any other distro by far. \r\n\r\n
- Over ten years of dedicated community existence. Debian's been around. Technical, organizational, and social issues have been worked out in detail over time. Though its commercial profile is low, it sees strong support from Hewlett-Packard, Sun, and other organizations. The [link|http://www.debian.org/social_contract|Debian Social Contract] ensures that Debian will be free, community oriented, and honest about its faults. \r\n
A few other recommendations.
\r\n\r\n- \r\n
- Install stable. Even if it doesn't give you the video card support, desktop, or apps you (think you) need. It's easy enough to upgrade later. Downgrading is nontrivial. Spend a little time getting used to the packaging system and asking questions. It will pay off. \r\n\r\n
- [link|http://www.debian.org/releases/stable/i386/install|READ THE INSTALL MANUAL] \r\n\r\n
- For your installation, use [link|http://www.debian.org/CD/jigdo-cd/|jigdo] or [link|http://www.debian.org/CD/vendors/|one or more of the standard installation disks] if you can. You only need one disk to do the installation and it's faster to download packages as needed over the net as you install if you have broadband. Repeat: you do NOT need all seven disks to do an installation, so long as you have a network connection for install. \r\n\r\n
- Do a minimal installation. You need a base system, networking, console video, and an editor. Everything else is icing. Moreover: it can be installed with the packaging system. Particularly if this is your first Debian system, and you have the time, try building up your system over time, installing packages as you find you need them. I find that after a couple of days, I've got a pretty complete system. Yes, if you know what packages you want, you can just install them off the top, but you probably don't at this point. Among other things, you'll get a very strong appreciation for the strengths (and characteristics) of the operating system. \r\n\r\n