Datasheet

P1: KTU
WY025-01 Bible Tight WY025-Negus-v2.cls June 28, 2004 22:29
Chapter 1 Introduction to Linux Troubleshooting
17
a list of features that could benet from a GUI. These include GUI tools for partitioning
your disks, scheduling tasks, conguring more rened rewalls, and setting up boot
servers (such as DHCP and NIS).
To nd out how you can contribute to the Conguration Tools Project, you can start by
joining the fedora-cong-list mailing list.
Desktop ProjectRed Hat brought the concept of a standard look-and-feel across the
two major desktop environments (GNOME and KDE) to Fedora in the form of the Fedora
Desktop Project. The standard Red Hat look-and-feel is referred to as Blue Curve.
Particular areas where Red Hat is looking for input related to the Desktop Project is in
the area of creating desktop themes, creating splash screens, and choosing which
applications are set up as defaults.
If you are fond of writing, or have enough insight into a feature that you could write a tutorial
on it, the Fedora Docs Project is looking for contributors. As noted earlier, you could join the
fedora-docs-list mailing list to nd out more. There is also an ongoing effort to nd people to
translate Fedora into different languages. The fedora-trans-list mailing list is a good way to get
further information.
Moving to Fedora Core 2
Fedora Core 2 reects Red Hats commitment to making the Fedora Project a platform for
rapid development and adoption of Linux technology. Although we are recommending Fedora
Core 1 as a more stable Linux distribution to follow along with this book, you may want to use
Fedora Core 2 to take advantage of some of its new features.
If you are sitting down to use this book with Fedora Core 2, you should be aware of several
differences from Fedora Core 1. Here are some of the major ones:
Linux 2.6.5 kernelThe Linux 2.6 kernel is a major upgrade from the 2.4.22 kernel
included in Fedora Core 1. New features should result in improved performance, more
supported hardware, and better scalability. For the most part, the new kernel shouldnt
change how you use this book. However, visible reections of the new kernel include a
new
/sys le system (where you can view and change kernel information) and device
les represented by .ko instead of .o sufxes.
Advanced Linux Sound Architecture (ALSA)The underlying mechanism for sound in
Fedora Core 2 is ALSA, replacing the Open Source Sound system (OSS) used in Fedora
Core 1 and earlier Red Hat Linux distributions.
system-cong toolsTo give a more generic feel, commands to launch graphical
administration tools that previously began with redhat-cong now begin with system-
cong. For example, the
redhat-config-network command is now system-config-
network
. Anytime you encounter a command beginning with redhat-cong, try
system-cong in Fedora Core 2 instead.
Security Enhanced LinuxThe SE Linux feature pervades many aspects of the Fedora
Core 2 operating system. This new security model can be used to overcome the
monolithic root owns the worldapproach to security in earlier Linux and UNIX
systems. Using access control lists (ACLs), a system with SE Linux enabled can nely
dene administrative control over the les, processes, and devices in that system. By
default, SE Linux is turned off in Fedora Core 2.