Cron jobs are timetabled tasks, which run on regular time intervals set by the end user and they execute scripts developed in different programming languages - PHP, Perl, Bash, and the like. Depending on what exactly a cron should do, it may run each and every minute, every week or perhaps once a year. There're numerous effective applications to use cron jobs in the daily management of a website. For instance, a backup copy of the entire site can be generated once per day or once per week or an e-mail with all of the new signups for the day may be delivered to a specific e-mail. Such automated options will make the management of every website much easier. There aren't any specific file types that can be allowed / forbidden, so any script can be executed with a cron job.

Cron Jobs in Semi-dedicated Servers

You are able to assign as many cron jobs as you need when you host your websites with a semi-dedicated server account from our company and it does not take more than one minute to do that. In contrast to various other website hosting Control Panels where you have to type commands and use numbers and asterisks on a single line in order to set up a cron job, our Hepsia Control Panel has a user-friendly interface where you'll be able to select how often a new cron needs to run by using simple drop-down menus to select the hours, minutes, day of the week, etc. The only two things which you will have to type in manually are the folder path to the script file that has to be executed along with the command path to the programming language system files in the account (PHP. Perl, Python). You will be able to copy and paste the aforementioned from the Server Information part of your hosting Control Panel, which means that it won't take you more than a couple of clicks to set up a cron job within your semi-dedicated account.