Sponsorised links
This year
[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.
Sponsorised links
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 [...]"
2006
Unix Crontab - setting up cron jobs using crontab
cron is a unix, solaris utility that allows tasks to be automatically run in the background at regular intervals by the cron daemon. These tasks are often termed as cron jobs in unix , solaris.
Documentation Gentoo -- Guide d'utilisation de Cron
Cron est un démon qui lance des tâches qui ont été planifiées à l'aide de la commande crontab. Pour cela, il se réveille à chaque minute pour vérifier s'il n'y a pas une tâche à lancer en regardant les crontabs des utilisateurs.
Tips For Linux - List of Linux Tutorials
A Quick Introduction to Bash Programming - Part 2
43
A Quick Introduction to Bash Programming - Part 1
42
Input/Output Redirection in Unix
36
How and when to use the dd command?
35
Accessing CDROMs in Linux (covers mount, umount, fstab configuration file)
32
Understanding file permissions and modifying them using chmod
30
How to set Shell Environment Variables (bash shell)
28
What are the SUID, SGID and the Sticky Bits?
27
Understanding software Installation (configure, make, make install)
26
Wildcards, Quotes, Back Quotes, Apostrophes in shell commands ( * ? [] " ` ')
25
How to use the most popular command in Unix - Grep
24
Pipes - Get the most out of your shell
23
Running X Windows Applications using Cron - Part III
22
How to find - Size of a directory & Free disk space
21
How to find files in Linux using 'find'
20
How to find files in Linux using 'locate'
19
Text scrolling off the screen?
18
How to compile & execute C programs under Linux (Absolute basics)
17
Scheduling tasks using Cron - Part II
16
Scheduling tasks using Cron - Part I
15
Execute a task 'at' the time you want..
14
Configuring Kppp to connect to the Internet
13
Unwritten Rules for Discussion Forums
12
Using Emacs - Part I
11
Setting the PATH
08
What to do if Linux refuses to boot after a power failure?
07
X Font Server Error ?
06
Getting LILO to boot Windows (by default)
04
Windows COM Ports equivalent in Linux
03
Access Windows partitions from Linux
02
Setup of Ensonic Sound Card (PCI Sound card)
01
Configure PPP for dialup for a single machine
