tutoriel

Synology - Crontab

Synology - Crontab

Pour planifier une tâche sur un Synology, il faut éditer le fichier de configuration de cron: vi /etc/crontab Ensuite on apporte les modification désirées, dans mon example, un script de backup se lancera tous les jours à 20h00: #minute hour mday month wday who command 0 0 * * * root /usr/sbin/ntpdate -b ch.pool.ntp.org 0 20 * * * root /bin/sh /root/movie.sh On stop cron: /usr/syno/etc.defaults/rc.d/S04crond.sh stop On relance cron:
Understanding Windows 7 "GodMode"

Understanding Windows 7 "GodMode"

Although its name suggests perhaps even grander capabilities, Windows enthusiasts are excited over the discovery of a hidden “GodMode” feature that lets users access all of the operating system’s control panels from within a single folder. By creating a new folder in Windows 7 and renaming it with a certain text string at the end, users are able to have a single place to do everything from changing the look of the mouse pointer to making a new hard-drive partition.