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.
Add a cron email
The Cron Email section of the interface allows you to enter an email address for the system to send notifications when your cron jobs run. To set an email address, perform the following steps:
Add a cron job
To create a cron job, perform the following steps:
|
/home/user/public_html/index.php |
To disable notifications for a specific cron job, add the following line to the command:
|
>/dev/null 2>&1 |
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:
Delete a cron job
To delete a cron job, perform the following steps:
Overview Use this interface to create, manage, and delete MySQL® databases and database users.... Read More
URL Frame works similar to URL redirect except that instead of redirecting the visitor to your... Read More
You can create the redirect for your domain in your cPanel. In order to do it, perform the... Read More
The most important thing to keep in mind is that certain file types and folders should be set to... Read More
Overview You can use this interface to create and manage your website's File Transfer Protocol... Read More