sohlinux

Active Member
Sep 26, 2008
27
0
51
Hello,

How can I creat cron jobs in whm?

Thanks
Tom :)
 

dalem

Well-Known Member
PartnerNOC
Oct 24, 2003
2,983
159
368
SLC
cPanel Access Level
DataCenter Provider
there is a plug in that allows you to edit upcp & cpbackup
Configure cPanel Cron

as far as adding

crontab -e

from ssh
 

sohlinux

Active Member
Sep 26, 2008
27
0
51
there is a plug in that allows you to edit upcp & cpbackup
Configure cPanel Cron

as far as adding

crontab -e

from ssh
its a pitty there isnt a simpler way from cpanel as I am not too clever with ssh

I have been using webmin and it was so easy

do I simply add a new line to the cron tab or do I have to write a script as well?

I just want to send a daily email with the the exim log file


thanks :)
 

dalem

Well-Known Member
PartnerNOC
Oct 24, 2003
2,983
159
368
SLC
cPanel Access Level
DataCenter Provider
does not get much easier editing from SSH
add a new line to your cron

and you would have to create a script to pull the mail log