9.9. References
Listed here are a few sources of information
Sound and MIDI Software For Linux, a directory of multimedia applications and resources
The Linux Sound HOWTO, available from the Linux Documentation Project
The Linux CD-ROM HOWTO, available from the Linux Documentation Project
The ALSA Project
4Front Technologies
The KDE project
The GNOME project
The WINE project
CodeWeavers, developers of CrossOver
The ReWind project
TransGaming Technologies, developers of Cedega
Linux Multimedia Guide (O'Reilly)
Linux Music and Sound
(No
|
Part II: System Administration
|
Chapter 10. System Administration Basics
If you're running your own Linux system, one of the first
Running a Linux system is not unlike
Although a
Linux is surprisingly accessible, in all respectsfrom the more mundane tasks of upgrading shared libraries to the more esoteric, such as mucking about with the kernel. Because all the source code is available and the body of Linux developers and users has traditionally been of the hackish breed, system maintenance is not only a part of daily life but also a great learning experience. Trust us: there's nothing like telling your
In the next few chapters, we explore your Linux system from the
Once you put the right entries in startup files, your Linux system will, for the most part, run itself. As long as you're happy with the system configuration and the software that's running on it, very little work will be necessary on your part. However, we'd like to
It should be noted that many Linux systems include fancy tools to simplify many system administration tasks. These include YaST2 on SUSE systems, the Mandriva Control Center on Mandriva systems, and a number of utilities on Red Hat systems. These tools can do everything from managing user accounts to creating filesystems to doing your laundry. These utilities can make your life either easier or more difficult, depending on how you look at them. In these chapters, we present the "guts" of system administration, demonstrating the tools that should be available on any Linux system and indeed nearly all Unix systems. These are the
|