Creating, Editing, And Deleting Cron Jobs
Cron jobs are commands that have been scheduled to run at specific times. cPanel has a "Cron Jobs" tool which will help you set up maintenance and other server duties.
Note: Cron Jobs require knowledge of Linux commands before you attempt to implement them! We recommend that you submit a ticket with your script so that we can doublecheck it before you implement it.
How To Create A Cron Job
- In cPanel, under the "Advanced" section, select "Cron Jobs".
- Verify that the current email address in the "Cron Email" section is valid. If not, update it!
- Under the heading "Add New Cron Job", select the "Common Settings" dropdown to choose the interval you would like the cron job to be carried out at.
- Submit your command/script in the "Command" field.
- Click "Add New Cron Job"
- In cPanel, under "Advanced", select "Cron Jobs"
- Find "Current Cron Jobs" at the bottom of the page, and find the cron job you w ish to edit or remove.
- Select "Edit" or "Delete", under "Actions".