• Linux Administration Unleashed, by Thomas Schenk, et al.
• Managing NFS and NIS, by Hal Stern, Mike Eisler, and Ricardo Labiaga (O’Reilly)
• MySQL, by Paul Debois
• MySQL Cookbook, by Paul Debois
• High Performance M ySQL, b y Jeremy Zawodny and Derek J. Balling (O’Reilly)
• Perl Cookboo k, Second Edition, by Tom Christiansen and Nathan Torkington
• Perl in A Nutshell: A Desktop Quick Reference , by Ellen Siever, et al.
Typographical Conventions
Italic font
Italic (slanted) font indicates the name of a variable that you can
replace in a comm and example or information in a display that
represents several possible values.
Document titles are show n in Italic font. For example: Linux
Administration Handbook.
Courier font
Courier font represents text that is displayed by the computer.
Courier font also represents literal items, such as command
names, file names, routines, directory names, path names, signals,
messages, and programming language structures.
Bold text
In command and interactive examples, bold text represents the
literal text that you enter. For example:
# cd /opt/hptc/config/sbin
In text paragraphs, bold text indicates a new term or a term that is
defined in the glossary.
$ and # In command examples, a dollar sign ($) represents the system
prompt for the bash shell and also shows that a user is in non-root
mode. A pound sign (#) indicates that the user is in root or superuser
mode.
[]
In command syntax and examples, brackets ([ ]) indicate that
the contents are optional. If the contents are separated by a pipe
character ( | ), you must choose one of the items.
{ } In command syntax and examples, braces ({ }) indicate that
the contents are required. If the contents are separated by a pipe
character (|), you must choose one of the items.
...
In command syntax and examples, horizontal ellipsis points ( … )
indicate that the preceding element can be repeated as many tim es
as necessary.
.
.
.
In programm ing examples, s creen displays, and command output,
vertical ellipsis poin ts indicate a n omission of information that does
not alter t he meaning or affect the user if it is not shown.
| In comm and syntax and examples, a pipe character ( | ) separates
items in a list of c hoi ces.
xvi About This Document
Commentaires sur ces manuels