Sponsorised links
This year
How-To: Configure and Schedule Automated Backups in Linux - Page 1 | Maximum PC
This guide will help you automate your backups on your Linux rig so you will always have your files up to date.
AFP548 - launchd in Depth
launchd can do the jobs of init, mach_init, xinetd, RC, SystemStarter, watchdog, and cron.
Sponsorised links
2008
[NOTE] Cron et Ubuntu - mumbly's world
Soft particulièrement utile, surtout sur un serveur, je n'arrive jamais à me rappeler la syntaxe pour cron ... Pourtant c'est pas bien dur, mais voila, ... y'a des choses comme ça qui passent moins bien que d'autres ... Voici un petit billet très basic sous forme de note pour tous les ubunteros et les "unixens" en général.
2007
How do I add jobs to cron under Linux or UNIX oses?
How do I add cron job under Linux or UNIX like operating system?
Disable the mail alert by crontab command
Cron Job Prevent the sending of errors and output
To prevent the sending of errors and output, add any one of the following at the end of the line for each cron job to redirect output to /dev/null.
Disable the mail alert by crontab command
Q. How do I to disable the mail alert send by crontab? When my job is executed and the jobs cannot run normally it will sent an email to root. Why do I receive e-mails to my root account from cron? How can I prevent this?
A. crontab command is use to maintain crontab files for individual users.
WebCron - Accueil
"[...] Webcron vous permettra d'effectuer des taches à heure fixe en allant chercher une page sur votre site. Par exemple, sauvegarder votre base de données, pour cela il vous suffit de faire un script sauvegarde_base.php et dans ce script vous allez enregistrer votre base dans un fichier ensuite ajoutez une tache dans votre Webcron pour effectuer la requête http://www.domaine.com/sauvegarde_base.php [...]"
