This tutorial is designed for those using the X2 theme, but will work for those using the X theme as well. Different theme tutorials will be added in at a later date. If you have a specific request for a certain theme, please let me know.
1) Go To Your CPanel And Log In (
http://www.yourdomain.com:2082)
2) Click "cron jobs" In The Left Hand Column towards the bottom of the list
3) Choose "Standard"
4) Choose One Option From Each Box
e.g.
Code:
Minute: 1
Hour: 0=12am (midnight)
Day: Every Day
Weekday: Sunday
Month: Every Month
5) Fill Out The E-Mail Box (Its normally best to create a
cron@yourdomain.com e-mail address especially for this if you don't want to look at the reports all the time!)
6) Fill our the command box
e.g.
Code:
rm /backup/backup1.tar.gz
7) Click "Save CRONTAB"