PDA

View Full Version : running task scheduler


Superman3332001
10-24-2005, 01:38 AM
Hi there everyone. I was wondering if it was possible to schedule a task that I could run everyday to make it update my ubunutu system. If this is possible. How do I go about doing it.

Thanks as always in advance

ultrabuzz
10-24-2005, 01:57 AM
If you already have a program/script that updates your system, just run it daily from cron.
Do a man crond to learn how to set up cron jobs.