livebox:scheduler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
livebox:scheduler [2011/12/08 15:35] – [Scheduler] minerva9livebox:scheduler [2013/10/20 15:39] minerva9
Line 3: Line 3:
 crond scans the CRONTAB file every minute and checks every line to determine if the specified time/date information matches the current time/date. If they are equal, the command line specified will be executed. crond scans the CRONTAB file every minute and checks every line to determine if the specified time/date information matches the current time/date. If they are equal, the command line specified will be executed.
  
-Enabling [[wp>cron]] can be done via web interface via the ADMIN>Services tab.+Enabling [[wp>cron]] can be done via web interface via the Admin>Services tab.
  
 {{:livebox:cron-webservice.jpg|}} {{:livebox:cron-webservice.jpg|}}
Line 30: Line 30:
 ===== crontabs ===== ===== crontabs =====
  
-You create and configure your ''crontab'' entries by using the ''crontab'' command line program.  The command "crontab -e" will open the editor VI by default.+You create and configure your ''crontab'' entries by using the ''crontab'' command line program.  The command "crontab -e" will open the editor vi by default.
 <code> <code>
 # crontab # crontab
Line 78: Line 78:
 0 7 * * 1-5 ether-wake -i br0 3c:d9:2b:5b:67:c2 0 7 * * 1-5 ether-wake -i br0 3c:d9:2b:5b:67:c2
 </code> </code>
- 
- 
- 
-<note tip>Still confused by this syntax? too hard?  Try this...\\ http://www.cronmaker.com/\\ A handy tool which can help you form your crontab entries.</note>  
- 
  
 The helper scripts can be run from the command line to test that you have got the correct syntax before putting this same command line string into a [[wp>crontab]]. The helper scripts can be run from the command line to test that you have got the correct syntax before putting this same command line string into a [[wp>crontab]].
Line 98: Line 93:
 </code> </code>
  
 +{{tag>livebox}}
  
  • livebox/scheduler.txt
  • Last modified: 2013/10/20 16:40
  • by minerva9