Difference between revisions of "Crontab Manager"
From SME Server
Jump to navigationJump to searchm |
|||
Line 2: | Line 2: | ||
==About== | ==About== | ||
Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled. | Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled. | ||
+ | |||
====Maintainers==== | ====Maintainers==== | ||
Line 7: | Line 8: | ||
* [[User:Apmuthu|Ap.Muthu]] | * [[User:Apmuthu|Ap.Muthu]] | ||
− | === Version ==={{ #smeversion: smeserver-crontab_manager}} | + | |
+ | === Version === | ||
+ | {{ #smeversion: smeserver-crontab_manager}} | ||
+ | |||
==Installation for SME8 and SME9== | ==Installation for SME8 and SME9== | ||
yum install smeserver-crontab_manager --enablerepo=smecontribs | yum install smeserver-crontab_manager --enablerepo=smecontribs | ||
signal-event post-upgrade; signal-event reboot | signal-event post-upgrade; signal-event reboot | ||
+ | |||
====Useage==== | ====Useage==== |
Revision as of 00:05, 17 March 2016
About
Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled.
Maintainers
Version
Installation for SME8 and SME9
yum install smeserver-crontab_manager --enablerepo=smecontribs signal-event post-upgrade; signal-event reboot
Useage
You can access Crontab Manager interface in the server-manager and then you can easily create/delete crons. After you have made your changes and saved the session the changes will be written to the file /etc/crontab
Uninstallation
yum remove smeserver-crontab_manager
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-crontab_manager component or use this link .