Slashdot Mirror


The Linux Distribution Game

Ladislav Bodnar writes: "I have installed and used many Linux distributions. The editorial, entitled The Linux Distribution Game is the result of my personal experiences - it aspires to be a gentle introduction to the many distributions out there. The rest of the DistroWatch site provides pure facts; this is the only exception, although I promise to be as unbiased as possible." This page is nearly worth it for the logos alone; the links to obscure and semi-obscure distributions are a nice resource.

1 of 254 comments (clear)

  1. Re:continually upgrading and dumbing down by cymen · · Score: 5, Interesting

    I dunno, maybe I don't know what I'm talking about, but I think you should just need to install a distro once, and then from then on, you should be able to do kernel upgrades, etc. (when you really need to) without having to upgrade the whole distro.

    Debian is very close to this. Unfortunately the extremely slow release schedule is a major annoyance with Debian. If you run testing or unstable on your desktop machine you should be happy with relatively recent versions of everything. If you run stable you'll find rather old versions of everything patched to hell. Maybe I'm just disillusioned but Debian just doesn't cut it for a server OS. I love the ease of upgrading but using Apache 1.2.9 and similarly outdated releases of mysql, postgresql, and php4 is a major annoyance. I could build the packages myself but there goes the whole ease of use... So for my desktops and non-production servers I run Debian unstable or testing but on my production servers I'm planning on moving 100% to FreeBSD. I don't think any Linux distribution has the ease of use and updating while using up to date software that FreeBSD has with the ports system. Some people were working on copying the FreeBSD system while using the Linux kernel (it was a debian group) but I don't think they are very active...

    Ports + CVS update + linux kernel would be awesome...