How do I setup a CronJob?

Overview

Cron jobs allow you to automate certain commands or scripts on your server to complete repetitive tasks automatically. A cron job allows you to run a certain command at times set by the job. 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.

It is important that you familiarize yourself with how cron jobs work. You need to have a good knowledge of Linux commands before you can use cron jobs effectively, especially when using the "Advanced (Unix Style)." Check your script with your hosting administrator before adding a cron job.

Using The Standard GUI

Steps
  1. Click on the Standard button.
  2. The first option request that you enter the email address where you want the output of your cron job files to be sent. Enter the email address in the text box provided.
  3. By default, "Entry 1" will be available to you. The first option is "Command to run." Enter the command or path to a script/file you want to run in the text box.
  4. Below the "Command to run" are five options for setting the time and frequency your cron job will run:
    • Minute(s)
    • Hours(s)
    • Days(s)
    • Month(s)
    • Weekday(s)

Select from each of the categories accordingly.

  1. Next, click on the Save Crontab to create the cron job entry. Or if you want to reset the modifications you have made back to the default settings, click on the Reset Changes button.
  2. A confirmation page will be shown stating "Cron Updated!" Click on the Go Back button to return to the main Cron Job screen.

Using the Advanced (Unix Style) Option

Steps
  1. Click on the Advanced (Unix Style) Option button.
  2. The first option request that you enter the e-mail address where you want the output of your cron job files to be sent. Enter the e-mail address in the text box provided.
  3. Next, enter the Minute, Hour, Day, Month, Weekday and Command in the text boxes provided.
  4. Next, click on the Save Crontab to create the cron job entry. Or if you want to reset the modifications you have made back to the default settings, click on the Reset Changes button.
  5. A confirmation page will be shown stating "Cron Updated!" Click on the Go Back button to return to the main Cron Job screen.
  • 0 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

How do I view how much disk space my web hosting account is using?

Overview You can modify the amount of disk space allocated to any of the available FTP accounts....

How do I view the raw access logs of visitors to my web site?

Overview Raw Access Logs allow you to see who has accessed your site without the use of graphs,...

How do I modify and change DNS File MX entries?

Overview You can use the DNS File MX Entry Maintenance function to change where a domain's email...

How do I view a simple summary of all the people who have visited my web site? (Uses Analog Stats)

Overview Analog produces a simple summary of all the people who have visited your site. It is...

How do I configure the system to catch spam emails? (Uses SpamAssassin)

Overview SpamAssassin and SpamBox allow you to identify spam mail and flag it or prevent it from...

Powered by WHMCompleteSolution