At 10:27 31/10/01, you wrote:
I assume cron.daily jobs start running at a fixed time every day. How can I change the exact time these jobs start?
This is is controlled by the file called crontab eg pico /etc/crontab and you will see the times you can edit this and restart cron /etc/rc.d/init.d/crond stop /etc/rc.d/init.d/crond start