Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By | Corrected |
|---|---|---|---|---|
| Printed | Page x 6th paragraph |
Author wrote: |
Anonymous | |
| Printed | Page xiii +1 |
Computers have their own needs that pull is in many directions. |
Anonymous | Mar 2007 |
| Printed | Page xxiii Acknowledgements |
Ralph Loura, Tina Mancuso |
Anonymous | Mar 2007 |
| Printed | Page 20 +1 |
20 attractions per hour |
Anonymous | Mar 2007 |
| Printed | Page 20 +1 |
dizzying three hours |
Anonymous | Mar 2007 |
| Printed | Page 25 -3 |
the customer is much more satisfied because she receives visual |
Anonymous | Mar 2007 |
| Printed | Page 45 -2 |
Others schedule one training class per year whether they know what it'll |
Anonymous | Mar 2007 |
| Printed | Page 86 4th bullet point |
I even record them when I so that I don't accidentally repeat my rejection.) |
Anonymous | Mar 2007 |
| Printed | Page 86 last bullet point |
System Administrator Appreciation Day (July 28). |
Anonymous | Mar 2007 |
| Printed | Page 137 +2 |
how long the conversaion can be. |
Anonymous | Mar 2007 |
| Printed | Page 154 +3 |
there would be no joy in writing, "Francine loves Harvey" |
Anonymous | Mar 2007 |
| Printed | Page 158 -3 |
The problems SAs typically deal with fall into four general categories |
Anonymous | Mar 2007 |
| Printed | Page 165 code example in bold, line 3 |
rsync ex:/home/project/alpha ~/project/alpha |
Anonymous | Mar 2007 |
| Printed | Page 167 sidebar |
added a second paragraph: |
Anonymous | Mar 2007 |
| Printed | Page 172 About middle of page |
aliases.done: $(PDIR)/aliases.pag $(PDIR)/aliases.dir |
Anonymous | Mar 2007 |
| Printed | Page 175 Paragraph before the script, line 5 and 6 |
The getopt described there and used in the following example is not a bash |
Anonymous | |
| Printed | Page 175 line 1, line 4, line 5 |
$* |
Anonymous | Mar 2007 |
| Printed | Page 175 code example, line 1 |
args=`getopt ab: $*` |
Anonymous | Mar 2007 |
| Printed | Page 177 code example, line 1 |
args=`getopt da:c:h $*` |
Anonymous | Mar 2007 |
| Printed | Page 181 second code example |
$ sudo tcpdump -l -n arp | grep 'arp who-has'| head -100 |
Anonymous | Mar 2007 |
| Printed | Page 183 code in middle of page |
$ sudo tcpdump -l -n arp | egrep 'arp who-has' | head -100 | awk '{ print $NF }' |sort | uniq |
Anonymous | Mar 2007 |
