The Caboteria / Tech Web / TechNotes > UnixNotes / FedoraNotes (revision 4)
I like Fedora GNU/Linux since it's split from Red Hat. It appears to be moving in Debian's direction, i.e. it's a community-driven distribution. The key difference between it and Debian, though, is that it will likely have more/better commercial support since it's the baseline for Red Hat's commercial distribution.

http://fedora.redhat.com/

Installation requires downloading a bunch of CD images, but the installer is very well done. It figured out almost all of the hardware on a state-of-the-art laptop; the only item it missed was the strange screen resolution, and it got pretty close.

The first thing you'll want to do is disable the extremely annoying console bell. Edit /etc/inputrc and uncomment the line set bell-style none. It's right at the top of the file - I guess a lot of people want to do that so they make it easy.

You'll want to install apt, which is a front-end to rpm. It makes it very easy to download and install packages because it knows what other packages each package depends on. http://fedoranews.org/jorge/howto/howto02.shtml

Fedora Core 2 by default will hard-wire network interface eth0 to the MAC address of your network card, which seems unneccessary, and makes cloning system disks difficult. You can change this behavior using the system-config-network tool. Choose "Ethernet" then "Edit" then on the "Hardware" tab you can un-check the box that tells it to use a specific MAC address. Don't do this if you've got more than one ethernet card, though.

http://www.brandonhutchinson.com/Upgrading_Red_Hat_Linux_with_yum.html - tips on how to upgrade Fedora from one version to another using yum.

Edit | Attach | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback