
► Securing your machine against attack from outsiders and viruses
► Performance tuning
► Command-line master class
► Advanced yum
► Kernel and module management and compilation
► Managing the file system
There is also an extensive reference in Part VII, "The Appendices," which gives you an opportunity to explore in even more depth some of the topics covered in this book. It also gives you some history on Fedora and Linux and an installation checklist.
Conventions Used in This BookA lot of documentation is included with every Linux distribution, and Fedora is certainly no exception. Although the intent of Fedora Unleashed is to be as complete as possible, it is impossible to cover every option of every command included in the distribution. However, this book offers numerous tables of various options, commands, or keystrokes to help condense, organize, and present information about a variety of subjects.
This edition is also packed full of screenshots to illustrate nearly all Fedora-specific graphical utilities — especially those related to system administration or the configuration and administration of various system and network services.
To help you better understand code listing examples and sample command lines, several formatting techniques are used to show input and ownership. For example, if the command or code listing example shows typed input, the input is formatted in boldface like this:
$ ls
If typed input is required, as in response to a prompt, the sample typed input also is in boldface, like so:
Delete files? [Y/n] y
All statements, variables, and text that should appear on your display use the same bold face formatting. In addition, command lines that require root or super-user access are prefaced with a pound sign like this:
