How do I create/delete Cron jobs?

Cron jobs run scheduled commands at specific times. The Cron Jobs tool in cPanel is helpful for setting up automated maintenance and other unmanned server duties.

 To create a cron job:

  1. Log into cPanel.
  2. In the Advanced section, click Cron Jobs.
  3. Under Cron Email, make sure the current email address is valid. If not, enter a new, valid email and click Update Email. You will receive an email after the cron job has finished.
  4. Under Add New Cron Job, use the Common Settings drop-down menu to choose from a list of regularly used intervals; or set the frequency of your cron job by using the drop-down box next to each time unit. Common settings range from every minute to once a year.
  5. In the Command field, enter the desired command.
  6. Click Add New Cron Job.

Your cron job will then be execute a file at a certain time, date and repetition, according to the settings you selected.

Remove or Edit a Cron Job:

To remove or edit a cron job:

  1. In the Advanced section of cPanel, click the Cron Jobs icon.
  2. Scroll down to the last section called Current Cron Jobs.
  3. Find the cron job you wish to edit or delete.
  4. Under Actions, for the appropriate cron job, click either Edit or Delete.

這篇文章有幫助嗎?

 列印本文

Also Read

Can I point a parked domain to a specific folder?

Parked Domains can be pointed to your main site /public_html folder only. If you want to point...

How to edit DNS Zone? (CNAME and A Records only)

With cPanel, users are granted access to make some DNS changes from within the control panel...

How to use the IP Blocker in cPanel?

1)      Log in to C Panel.2)      Click on “IP Address Deny Manager”3)      Enter an IP address...

How to create blacklists?

You may use Apache SpamAssassin to create a "blacklist" to block unwanted email.  To create...

How to set up rules and redirects in .htaccess?

.htaccess is a directory-level configuration file supported by the Apache web server. It is used...