pf » Tag: commands on Pete Freitag's Blog
December 06, 2006
Monitoring Log files in Realtime on Unix
Here's a handy trick for monitoring log files on unix, linux or mac's.SSH on to your server then type:
tail -f /var/log/httpd/access_log
The above command will show you the last few lines of the log file, this is no suprise if your fimiliar with tail command.
July 29, 2005
The 15 Essential UNIX commands
Learning UNIX is a seemingly daunting task, there are thousands of commands out there, each with hundreds of options. But in reality you only need to know a few of them.I use unix quite a bit, usually either on one of our Linux servers, or on my Powerbook with OS X.
Subscribe to my RSS Feed:
RSS
RSS
Pete Freitag is a software engineer, and web developer located in








