HostedDB - Dedicated UNIX Servers

Securing-Optimizing-RH-Linux-1_2_402
Comments and suggestions concerning this book should be mailed to gmourani@videotron.ca © Copyright 1999-2000 Gerhard Mourani and Open Network Architecture ® 402 A last thing you can do is to automate the task of generating new log file to update your Webalizer reports. Place an entry into root's crontabs to make Webalizer run as a cron job: To add Webalizer in your cron job you must edit the crontab and add the following line to run it for example each 28 minutes for busy sites: · To edit the crontab to automate the task, use the following command (as root): [root@deep /]# crontab -e # Run Webalizer to update Apache Log files every 28 minutes. 28 * * * *      /usr/bin/webalizer Installed files > /etc/webalizer.conf.sample > /usr/bin/webalizer > /usr/man/man1/webalizer.1