redkahn, on Jan 11 2005, 09:04, said:
Thanks all for the advise. I'm not really not a fan of compiling my own packages but I may be willing to do that if there is no other choice. It would really be nice for some of these packages to make it easier to install and upgrade. I think it would really bring Linux more into the mainstream (desktop). It would also be nice to get a distro that would keep up to date with tech instead of having to upgrade all the time to the newest version of things (or at least semi new).

Most distros come with package managers that already make it easier to install. One of the most popular is APT-get for Debian.
You type apt-get install <program> and it searches the APT repositories online, finds it, downloads and then installs it for you. That's it. Type apt-get upgrade and it will search through your apps and update them (I believe it uses the RPM database on all distros that use apt-get/apt-get port. Type apt-get dist-upgrade and it will upgrade everything else including your distribution's core files.
Some other distros have Apt-get as well with their own APT repositories for that distribution, such as Fedora Core 2 and 3.
Windows isn't even that easy.
You have YUM as well, or even just normal RPM installation and a bunch of other package managers.
Any linux distro will most likely fit your needs for a server. It doesn't make much difference. Its all about freedom and choice.
I'm surprised nobody mentioned:
White Box. Its just RedHat Enterprise Linux recompiled without RedHat's trademarks.