知識庫

How to Edit or Delete Cronjob via cPanel?  列印本文

Overview:

Cron jobs are scheduled tasks that the system runs at predefined times or intervals. Typically, a cron job contains a series of simple tasks that the system runs from a script file.

Important:
  • Exercise caution when you schedule cron jobs. We recommend that you allow enough time between cron jobs for the previous cron job to complete. If you schedule them to run too often, the server could start another cron job before the last cron job ends. This duplication may degrade performance.

  • For more information about cron jobs, read Red Hat’s Scheduling a Cron Job documentation.

View existing cron jobs

The Current Cron Jobs table displays your existing cron jobs.

Edit a cron job

To edit a cron job, perform the following steps:

  1. Locate the cron job that you wish to edit and click Edit.
  2. Edit the settings that you wish to change and click Edit Line.

Delete a cron job

To delete a cron job, perform the following steps:

  1. Click Delete next to the cron job that you wish to delete.
  2. Click Delete.

這篇文章有幫助嗎?

相關文章

How to Edit file in the cPanel File Manager?
1. Log into your cPanel account.2. In the "Files" section, click on "File Manger" Icon. 3....
How to create a new folder or files in the cPanel File Manager?
1. Log into your cPanel account.2. In the "Files" section, click on the "File Manger"...
How to check disk usage of directory and bandwidth usage?
If you are receiving a disk space usage warning and don't know which folder is using too...
How to upload files via the cPanel FileManager?
If you don't want to use a 3rd party FTP Software, you can use the cPanel's inbuilt...
How to Edit .htaccess File via the cPanel Filemanager?
1. Log into your cPanel account. 2. In the "Files" section, click on "File Manger" Icon. 3....