Difference between revisions of "Crontab Manager"
From SME Server
Jump to navigationJump to search (→Bugs =) |
m (reformatting) |
||
Line 1: | Line 1: | ||
{{Languages|Crontab_Manager}} | {{Languages|Crontab_Manager}} | ||
− | =Crontab Manager | + | ==About== |
− | + | Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled. | |
− | ==Maintainers== | + | ====Maintainers==== |
* [[User:MasterSleepy|Michel Van hees]] | * [[User:MasterSleepy|Michel Van hees]] | ||
* [[User:Apmuthu|Ap.Muthu]] | * [[User:Apmuthu|Ap.Muthu]] | ||
− | == | + | ==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== | ==Uninstallation== | ||
− | |||
yum remove smeserver-crontab_manager | yum remove smeserver-crontab_manager | ||
− | |||
− | |||
− | |||
− | |||
− | == Bugs == | + | ==Bugs== |
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] | Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] | ||
and select the smeserver-crontab_manager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-crontab_manager|title=this link}}. | and select the smeserver-crontab_manager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-crontab_manager|title=this link}}. |
Revision as of 07:23, 7 October 2014
About
Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled.
Maintainers
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 .