All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)Certain functions can be automated by cron to run regularly. 
To add jobs in cron, do <code>crontab -e</code> and then make the changes. If you are asked for editor, select /bin/nano. To save <code>ctrl -x y enter</code>
To check cron jobs do <code>crontab -l</code>