Maybe we can get a sticky for this?
Popular Distro list
Debian based
Debian (stable, unstable, testing)
Ubuntu (Desktop focused distro, uses Gnome)
Kubuntu (Same as Ubuntu, only uses KDE)
SimplyMepis(LiveCD, KDE)
Red Hat Based
Red Hat Enterprise Linux (Commercial)
Fedora Core (Community focused, non commercial version of RHEL)
CentOS (RHEL with stripped out "red hat" commercial goo)
Other (let me know if I put one here that's wrong)
Gentoo (source based, long install, not the friendliest of distros for noobs, but great site for solving all sorts of linux problems)
SimplyMepis (Need help with this one, never used myself)
Suse (Commercial and free versions available. RPM based, owned by Novell)
Linspire (Very noobish, has some security concerns, paid support)
PCLinuxOS (RPM based, but use apt/synaptic. Very friendly out of box, 3 different CD's, one for generic video, one for ATI video, one for Nvidia video)
Knoppix-the original Linux LiveCD. Several different versions available now, including "STD-Securty Tools Distribution"
Mandriva-New name for Mandrake Linux, one of the old standard distro's. RPM based.
Slackware-The purist distro?
Arch Linux- Arch linux is a very nice distro that can be used to build very custom systems in the spirit of gentoo and debian. It uses pacman which is a very nice package manager (although it seems to have speed issues when I tried it). Its very customizable and has a good userbase for answering questions. To me its like a step in between debian and gentoo in terms of ease of setup and use.
Linux for older PC's-
While any linux distro will work on older hardware, some are better suited. Older hardware can be very effective as a simple kiosk type web machine, firewall, nat router, etc. There are several distro geared toward specific tasks, some are just distro's that can install with a minimal package set.
Firewalls-
Smoothwall-Easy to install/admin. I haven't ever used myself, but coworkers have, with good results.
Monowall- not linux, but UNIX based. Can be run from floppy/CF?/CD as well as installed to the HD
NAS-(Network Attached Storage-
This would be an older box (P1, P2, P3) that can host drives and sit in the corner, sharing drive space on the network. Linux is very adept at this, as it has great support for Software raid 0, 1, and 5 using odd sized disks (partitions are what matter). Samba, with SWAT or webmin for those who want a GUI, propriatary interface (some distros) or SSH and VI (old school)
General Purpose (linux distros that offer a minimal install, not geared toward a single task)
Gentoo-very sleek install, but packages take a while to compile on the older hardware
Debian-minimal install, no gui (or minimalistic GUI, such as IceVM, xfce4, etc) works great, and features the apt package management.
Damn Small Linux- Can be run from a floppy?(iirc) and loaded into memory.
Vectorlinux- Vector Linux is designed to be a lightweight, bloat-free, slackware-based Linux distribution that includes well-picked multimedia, web, and productivity software.
<<if we can get a quick, single paragraph of each one of these, with info on package management, install, etc that would be great, I'll put those here>>
Gentoo-The Ricer's Distro
Gentoo is a "source based" distro, where pretty much everything is compiled from source. this takes longer then some other distros to install/install software. It has package management via portage (emerge) which has many many applications/utilities included by default.
Gotcha: compiling apps takes more time then other distros based on binarys.
Ubuntu-"Linux for the human being" (Desktop on a disk)
Good out of box support for a lot of hardware, and dumps you into a GUI. Debian based, and features the apt tools, as well as Synaptic (GUI apt frontend) that makes finding/installing applications easy. Updating system is easy, and even checks for updates/reminds you. Dedicated to having a release every 6 month. They offer both an install CD and a LiveCD
Gotcha: no root password, you use sudo to run all commands. Must enable other repositories to add support for DVD's and MP3's
Mepis-The "I can't belive its Linux!" distro
Mepis has gained a reputation on its ease of use, excellent driver support, and LiveCD capabilities, and the list goes on. While they have different versions of their distribution, the common thread seems to be simplicity. Having a small, but growing, community, they intend on offering Commercial products, subscriptions, and paid support. Mepis is based around debian unstable so you're able to use debian's apt repository although Mepis has their own repository. Mepis fits on one 700MB CD.
Gotch: Mepis has gained flak <is this spelled right?> from the GPL advocates due to a few applications not being GPL'd. Warran (founder of Mepis) paid for a commercial Qt license so his tools made for Mepis are based around the Qt toolkit and the source code for them are not available.
Major Gotcha's
H/W: 3d support-requires closed source drivers for ATI/NVIDIA cards, that can be difficult to install. Nvidia is easier, ATI is harder. Both work fine out of box for 2D
Wireless: Intel, ralink good, broadcom, TI based bad. Atheros is middle ground
Fedora Core: Disk Check at the beginning of install is (was?) faulty, telling you the disks were bad, when they were really ok. FC4 has SElinux (security enhanced) that can cause network issues.
reply with information, and I'll put it here so we can have a single post with a concise, accurate picture of the major linux distros for the people thinking of the switch. If NOC (or someone else) is feeling up to it, we could make this *nix and add some BSD stuff.
Popular Distro list
Debian based
Debian (stable, unstable, testing)
Ubuntu (Desktop focused distro, uses Gnome)
Kubuntu (Same as Ubuntu, only uses KDE)
SimplyMepis(LiveCD, KDE)
Red Hat Based
Red Hat Enterprise Linux (Commercial)
Fedora Core (Community focused, non commercial version of RHEL)
CentOS (RHEL with stripped out "red hat" commercial goo)
Other (let me know if I put one here that's wrong)
Gentoo (source based, long install, not the friendliest of distros for noobs, but great site for solving all sorts of linux problems)
SimplyMepis (Need help with this one, never used myself)
Suse (Commercial and free versions available. RPM based, owned by Novell)
Linspire (Very noobish, has some security concerns, paid support)
PCLinuxOS (RPM based, but use apt/synaptic. Very friendly out of box, 3 different CD's, one for generic video, one for ATI video, one for Nvidia video)
Knoppix-the original Linux LiveCD. Several different versions available now, including "STD-Securty Tools Distribution"
Mandriva-New name for Mandrake Linux, one of the old standard distro's. RPM based.
Slackware-The purist distro?
Arch Linux- Arch linux is a very nice distro that can be used to build very custom systems in the spirit of gentoo and debian. It uses pacman which is a very nice package manager (although it seems to have speed issues when I tried it). Its very customizable and has a good userbase for answering questions. To me its like a step in between debian and gentoo in terms of ease of setup and use.
Linux for older PC's-
While any linux distro will work on older hardware, some are better suited. Older hardware can be very effective as a simple kiosk type web machine, firewall, nat router, etc. There are several distro geared toward specific tasks, some are just distro's that can install with a minimal package set.
Firewalls-
Smoothwall-Easy to install/admin. I haven't ever used myself, but coworkers have, with good results.
Monowall- not linux, but UNIX based. Can be run from floppy/CF?/CD as well as installed to the HD
NAS-(Network Attached Storage-
This would be an older box (P1, P2, P3) that can host drives and sit in the corner, sharing drive space on the network. Linux is very adept at this, as it has great support for Software raid 0, 1, and 5 using odd sized disks (partitions are what matter). Samba, with SWAT or webmin for those who want a GUI, propriatary interface (some distros) or SSH and VI (old school)
General Purpose (linux distros that offer a minimal install, not geared toward a single task)
Gentoo-very sleek install, but packages take a while to compile on the older hardware
Debian-minimal install, no gui (or minimalistic GUI, such as IceVM, xfce4, etc) works great, and features the apt package management.
Damn Small Linux- Can be run from a floppy?(iirc) and loaded into memory.
Vectorlinux- Vector Linux is designed to be a lightweight, bloat-free, slackware-based Linux distribution that includes well-picked multimedia, web, and productivity software.
<<if we can get a quick, single paragraph of each one of these, with info on package management, install, etc that would be great, I'll put those here>>
Gentoo-The Ricer's Distro
Gentoo is a "source based" distro, where pretty much everything is compiled from source. this takes longer then some other distros to install/install software. It has package management via portage (emerge) which has many many applications/utilities included by default.
Gotcha: compiling apps takes more time then other distros based on binarys.
Ubuntu-"Linux for the human being" (Desktop on a disk)
Good out of box support for a lot of hardware, and dumps you into a GUI. Debian based, and features the apt tools, as well as Synaptic (GUI apt frontend) that makes finding/installing applications easy. Updating system is easy, and even checks for updates/reminds you. Dedicated to having a release every 6 month. They offer both an install CD and a LiveCD
Gotcha: no root password, you use sudo to run all commands. Must enable other repositories to add support for DVD's and MP3's
Mepis-The "I can't belive its Linux!" distro
Mepis has gained a reputation on its ease of use, excellent driver support, and LiveCD capabilities, and the list goes on. While they have different versions of their distribution, the common thread seems to be simplicity. Having a small, but growing, community, they intend on offering Commercial products, subscriptions, and paid support. Mepis is based around debian unstable so you're able to use debian's apt repository although Mepis has their own repository. Mepis fits on one 700MB CD.
Gotch: Mepis has gained flak <is this spelled right?> from the GPL advocates due to a few applications not being GPL'd. Warran (founder of Mepis) paid for a commercial Qt license so his tools made for Mepis are based around the Qt toolkit and the source code for them are not available.
Major Gotcha's
H/W: 3d support-requires closed source drivers for ATI/NVIDIA cards, that can be difficult to install. Nvidia is easier, ATI is harder. Both work fine out of box for 2D
Wireless: Intel, ralink good, broadcom, TI based bad. Atheros is middle ground
Fedora Core: Disk Check at the beginning of install is (was?) faulty, telling you the disks were bad, when they were really ok. FC4 has SElinux (security enhanced) that can cause network issues.
reply with information, and I'll put it here so we can have a single post with a concise, accurate picture of the major linux distros for the people thinking of the switch. If NOC (or someone else) is feeling up to it, we could make this *nix and add some BSD stuff.
