From: Francesco Caccavella (no email)
Date: Wed Feb 19 2003 - 14:42:43 EST
At 09.16 19/02/2003 -0600, you wrote:
>Oh, and can anyone please, tell me how to (step by step for redhat 7.2)
>create a
>cron job that fires up as aspseek and runs an index. My god, I've not been
>able to
>figure that out, at all.
Hello Searcher
I use a simple crontab. In Debian (in Red Hat is the same):
edit the master crontab as root
vi /etc/crontab
and add this line:
0 10 * * * aspseek /usr/sbin/index -r /dev/null
This crontab starts the index every morning at 10 AM. In place of
/usr/sbin/index use the path that points to your index file.
Bye, Francesco.
http://cerca.html.it/
|
|
|