Essential System Administration, 2nd edition by AEleen Frisch Here are the changes from the 7/98 reprint: {71} para. 1 (beginning "This command send the list..."): added new sentence to the end of the paragraph: (In case you are wondering, the square brackets around the "d" in the grep command prevent the grep command itself from being included in the list returned by ps.) "grep" (both occurances) and "ps" are in bold. {79} para. following the 1st example, line 8: changed "Both tar commands give detailed" to "The second tar command gives detailed" ("tar" is in bold.) {169} para. 3 (begining "Filename completion..."), line 2: changed "(the key sequence is ESCAPE ESCAPE)" to "(the key sequence is usually ESCAPE ESCAPE)" {220} beginning of para.4: changed "local_auth_prog" to "local_tmp_auth_prog" (still in italics.) {265} sample syslog.conf at the bottom of the page: changed line 1 *.err /dev/console to *.err;auth.notice /dev/console {265} para. after code sample syslog.conf, last line on the page: changed "/usr/adm/messages" to "/var/adm/messages" (in italics) {319} last line: changed # swapon -l 5000 -m 10000 /chem to # swapon -l 5000 -r 10000 /chem {356} para. 3 (beginning "The final section..."), last sentence: changed "touch /etc/no_lucia" to "touch /etc/.no_lucia" (in bold). {359} para. 2 (beginning "The file containing..."), last line: changed "and fsck is run if it is anything" to "and fsck isn't run if it is anything" ("fsck" is bold). {436} 2nd code sample, line 7: changed #fsck -y /dev/rsk/dksd3s0 to #fsck -y /dev/rsk/dks0d3s0 (in constant-width bold) {493} para. 3 (beginning "The root filesystem"), line 5: changed "points to the SunOS partition" to "points to the SCO UNIX partition" {594} para.5 (beginning "To disable this daemon") added new sentence to the end: (On AIX systems, use SMIT to remove the service.) {596} para. 3, (after code sample), line 1: changed "In the packet with sequence number d71b960" to "In the packet with sequence number d71b9601" {614} para.4 (beginning "These same commands"), changed "between boots." to "between boots (be sure that mountd is started first)." ("mountd" is italics.) {643} para. 3, line 2; changed the second "aliases" to "aliases.pag" (italics) {648} code sample, last line: changed # cp arch/i386/boot/zImage/vmlinuz to # cp arch/i386/boot/zImage/ vmlinuz {676} 2nd bullet, code line 2: changed 0 * * * * /usr/lib/acct/ckpacct to 30 3 * * * /usr/lib/acct/ckpacct {688} last line: changed if [ -z /tmp/th ] to if [ -s /tmp/th ] {693} 2nd example, 1st line: changed etc/fsck -p >/dev/console to /etc/fsck -p >/dev/console {704} 4th bullet: changed 82 Linux filesystem 83 Swap partition to 82 Swap partition 83 Linux filesystem {711} para. 1: changed email address of Sys Admin magazine from "sasub@rd.pub.com" to "www.samag.com/ sub" (italics) {712} procps entry: changed /pub/linux/system/Status/ps to sunsite.unc.edu:/pub/Linux/system/Status/ps