[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RE:Using Webalizer
- Subject: Re: [cobalt-users] RE:Using Webalizer
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri May 4 04:27:29 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Colin Jack" <colin@xxxxxxxxxxxxxx> wrote
> run from shell:
> /usr/bin/webalizer2.pl
>
> The first run will take some time...
>
> You might want to get webalizer starting regularly and automatically?
> This is a so-called cron job.
>
cp /usr/bin/webalizer2.pl /etc/cron.daily/webalizer2.pl
It will run daily.
Gerald