My sysadmin toolbox: second helping (Linux.com)
[Posted December 6, 2005 by ris]
Linux.com
looks at
netcat, tcpdump, Ethereal, nmap, and other useful system administration
tools. "
Most admins are already familiar with using tail -f logfile
to watch system, application, and error logs when they're
troubleshooting. However, the tail utility only follows one file at a
time. If you need to watch two or more logfiles at the same time, which is
fairly common, the MultiTail utility by Folkert van Heusden is an excellent
tool to have handy."
(
Log in to post comments)