Difference between revisions of "Crontab Manager"

From SME Server
Jump to navigationJump to search
m
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 8: Line 7:
 
* [[User:Apmuthu|Ap.Muthu]]
 
* [[User:Apmuthu|Ap.Muthu]]
  
 +
=== 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
 
The current version is [http://mirror.contribs.org/releases/9/smecontribs/x86_64/RPMS/smeserver-crontab_manager-2.4-3.el6.sme.noarch.rpm smeserver-crontab_manager-2.4-3.el6.sme.noarch.rpm]
 
  
 
====Useage====
 
====Useage====

Revision as of 01:04, 17 March 2016


About

Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled.

Maintainers

=== Version ===

Contrib 10:
Contrib 9:
smeserver-crontab_manager
The latest version of smeserver-crontab_manager is available in the SME repository, click on the version number(s) for more information.


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 .