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:
Taking backup of database Login to your control panel and click Backups. Under... Read More
Getting Started with Linux Shared Hosting To make your website visible on the Web, your... Read More
Overview Addon domains allow you to control multiple domains from a single account. An addon... Read More
Subdomains can point to different sections of your website. In order to create a subdomain in... Read More
Overview DNS (Domain Name Service) is the component of the Internet that converts human-readable... Read More