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:
1. Login to cPanel. 2. Click on Remote MySQL. 3. Remote MySQL page will appear.... Read More
Overview This interface allows you to create and manage subdomains for your cPanel account. A... Read More
1. Login to your WHM. 2. Click on List Accounts. 3. Navigate to your cPanel and... Read More
Wildcard subdomain allows you to point all non-existing subdomains to a specific folder in your... Read More
Getting Started with Linux Shared Hosting To make your website visible on the Web, your... Read More