. signature = email signature
User password & user add tool
useradd -d /home/john -s /bin/csh -c "John Smith" -m doug
passwd chuckw - to change user account password, must be root first
Directories
DNS
cd /usr/local/named - named.boot
cd /usr/local/named/db - db.domain.com - template/24
cd /usr/local/named/rev - db.x.x.x - rev.template/24
cd /usr/local/named/sec - db.domain.com - db.x.x.x
/usr/local/doc/script/tftput and dnsmunger
named.boot error log
tail -f /var/adm/messages - real time log of all errors
tail -f /var/adm/messages |grep 192.231.42.1
grep 192.231.42.1 /var/adm/messages ("|more" optional)
semdmail
/etc/rc2.d/S88sendmail - restarts sendmail durring reboot - sh script commands
Suggestions... Send to:
charly@skunk.net