Best Free Linux Distribution?
- noel
- Super Poster!
- Posts: 10003
- Joined: August 22, 2002, 1:34 am
- Gender: Male
- Location: Calabasas, CA
Best Free Linux Distribution?
Looking for suggestions as to what the best free Linux distribution is at present time. I could hit a torrent site and grab mandrake or redhat, but I figured I'd ask first.
Thanks in advance.
Thanks in advance.
- Aabidano
- Way too much time!
- Posts: 4861
- Joined: July 19, 2002, 2:23 pm
- Gender: Male
- Location: Florida
If you just want something to install and use, Fedora.
Debian's a better distribution if you want to play with it. Not quite as pretty or user friendly out of the box, but much more flexible and easier to customize.
Debian seems aimed more at developers, RedHat\Fedora is aimed at consumers\corporate users. Haven't played with any of the other distros in quite a few years.
Debian's a better distribution if you want to play with it. Not quite as pretty or user friendly out of the box, but much more flexible and easier to customize.
Debian seems aimed more at developers, RedHat\Fedora is aimed at consumers\corporate users. Haven't played with any of the other distros in quite a few years.
"Life is what happens while you're making plans for later."
- Hoarmurath
- Star Farmer
- Posts: 477
- Joined: October 16, 2002, 12:46 pm
- Gender: Male
- Location: Florida
- Contact:
I personally use Debian, but that's because it's so stable and has an amazing package management system. The big downside is that it doesn't have the most up-to-date software unless you know where to look.
Fedore Core is a really nice. After RedHat 9, they split off the "free" version of the OS to Fedora, and RedHat just distributes their licensed Enterprise Linux stuff. SUSE is gaining a lot of ground these days as well.
If I had to choose a distro for a desktop/laptop, I'd pick SUSE or Fedora. For a stable server, I'd pick Debian. Once you go APT, you never go back! (dumb Debian joke, sorry)
Gentoo can be a lot of fun, since it builds eveything on your machine from source, so it should theoretically be optimized for your system, making it slightly faster. Of course, it can take a long time to install things since they have to compile from scratch.
Fedore Core is a really nice. After RedHat 9, they split off the "free" version of the OS to Fedora, and RedHat just distributes their licensed Enterprise Linux stuff. SUSE is gaining a lot of ground these days as well.
If I had to choose a distro for a desktop/laptop, I'd pick SUSE or Fedora. For a stable server, I'd pick Debian. Once you go APT, you never go back! (dumb Debian joke, sorry)
Gentoo can be a lot of fun, since it builds eveything on your machine from source, so it should theoretically be optimized for your system, making it slightly faster. Of course, it can take a long time to install things since they have to compile from scratch.
I dual boot Fedora Core 3 and Win XP on my main PC.
One thing to note, there is a nasty bug in the FC3 installer that will abend the installer if you are trying to install to an ext3 partition on a physical drive that also contains an NTFS partition. There is a workaround but it isn't in the ISOs yet. If you do decide to go with Fedora Core 3, and you experience a drive geometry error on install, please PM me and I'll give you the lowdown on the workaround.
One thing to note, there is a nasty bug in the FC3 installer that will abend the installer if you are trying to install to an ext3 partition on a physical drive that also contains an NTFS partition. There is a workaround but it isn't in the ISOs yet. If you do decide to go with Fedora Core 3, and you experience a drive geometry error on install, please PM me and I'll give you the lowdown on the workaround.
I very long time if you're used to the hand-holding RPM-style instalations.Hoarmurath wrote:Gentoo can be a lot of fun, since it builds eveything on your machine from source, so it should theoretically be optimized for your system, making it slightly faster. Of course, it can take a long time to install things since they have to compile from scratch.
My old 800mhz machine would get a base machine with Gnome running in about 48 hours.
My new AMD64 3500+ got base system with KDE running in 12-18.
nup, this was FC3 final that had the problems (dl'd the ISOs from redhat in mid January 2005). The method of determining drive geometry was changed in FC3 and while there were bugs fixed related to this, the devs working on this module said the final fix will be in the ISOs of FC4. Despite all that it's an easy workaround that requires putting the updated module on diskette and running "linux update" at the install boot prompt.Fash wrote:I thought that was fixed in FC3 final?