What are cron jobs?

Cron jobs are scheduled tasks that take place at predefined times or intervals on the server. Often, a cron job is a series of simple tasks executed from a script file. Cron jobs can be a very resourceful tool as they can be set to run by the minute, hour, day of the week, day of the month, month or any combination of these.
For example, you could set a cron job to delete temporary files every week so that your disk space is not being used up by those files.

  • 312 Users Found This Useful
Was this answer helpful?

Related Articles

How do I configure a cron job?

Login to cPanel. Locate and click on the Cron Jobs icon under the Advanced category....

What are error pages?

The Web page that displays when a user tries to view a page that no longer exists or the page...

What does Network Tools do?

Network Tools enables you to query a domain and retreieve relevant information about that domain....