Cron Jobs in Cloud Hosting
The Hepsia Control Panel, that comes with all of the Linux cloud hosting, will help you to set up cron jobs in a couple of simple steps even when you have never used such a feature previously. When you log in and go to the Cron Jobs section where you are able to assign background tasks, you just need to copy and paste the server access path to Perl, PHP or Python based on the script you'll execute, type the path within your account to the actual script file and then choose how often the cron job will be carried out. For the aforementioned, you can use the basic mode and select the minutes, hours, days, etc. through uncomplicated drop-down options, or maybe if you are more knowledgeable, you can take full advantage of the advanced mode and specify the time period with numbers and asterisks i.e. the typical method which you might have employed with various other Control Panels.
Cron Jobs in Semi-dedicated Hosting
Setting up a cron job in our system is a piece of cake. Once you log in to the Hepsia Control Panel, which is provided with all the semi-dedicated server accounts, you are able to go to the Cron Jobs section where you only have to pick the directory path to the script file to be run and the command path for the specific language the script was designed in - PHP, Perl, Python, Bash. You're able to find the latter inside the Control Panel, and you can copy/paste it with a couple of clicks. Then, choose the time period for the cron using drop-down navigation for the minutes, hours, days or months and you will be all set. Our cron job setup wizard makes the entire process really easy and intuitive, so you will not have any problems if you do not have prior experience. In case you are more tech-savvy, you can also use the common cron format with the two paths, digits and asterisks typed on one line.