|
Linux Security Cookbook Authors: Barrett D. J., Byrnes R. G., Silverman R. Published year: 2006 Pages: 10-12/247 |
Supported Linux DistributionsWe developed and tested these recipes on the following Linux distributions:
In addition, our technical review team tested recipes on Red Hat 6.2, SuSE 8.1, Debian 3.0, and Mandrake 9.0. Overall, most recipes should work fine on most distributions, as long as you have the necessary programs installed. |
Trying the RecipesMost recipes provide commands or scripts you can run, or a set of configuration options for a particular program. When trying a recipe, please keep in mind:
Finally, each Linux system is unique. While we have tested these recipes on various machines, yours might be different enough to produce unexpected results.
|
Conventions Used in This BookThe following typographic conventions are used in this book: Italic is used to indicate new terms and for comments in code sections. It is also used for URLs, FTP sites, filenames, and directory names . Some code sections begin with a line of italicized text, which usually specifies the file that the code belongs in. Constant width is used for code sections and program names. Constant width italic is used to indicate replaceable parts of code. Constant width bold is used to indicate text typed by the user in code sections. We capitalize the names of software packages or protocols, such as Tripwire or FTP, in contrast to their associated programs, denoted tripwire and ftp . We use the following standards for shell prompts, so it's clear if a command must be run by a particular user or on a particular machine:
|
|
Linux Security Cookbook Authors: Barrett D. J., Byrnes R. G., Silverman R. Published year: 2006 Pages: 10-12/247 |