Website Hosting Australia

Swapping Databases, making backup commands and ensuring that your switch is painless, we can do it for you free.

Free Integration

Not sure how to swap from your old host company? We do it for you FREE, and make sure that this time your on the right path.

Read More

Customer Favorite

Award plan hosting gives your company the highest range of features with the lowest cost. This plan is perfect for new accounts.

Read More

Supporter Host Plan

The Supporter host plan is designed to enhance your domain with other 'authority' sites. Use after you have established your main web.

Read More

Publishing & Texts

Did you know that the major search engines only read text. Without keyword rich pages, you will not be found.

Read More

What is a Cron Job?

Cron Jobs

Cron is an automated program in Linux & Unix based systems that allows for the scheduled execution of commands at a specified time. There is a Cron Tab file for each user, allowing that user to specify a command and a time for it to be run.

Cron jobs can be managed through our WavyMin panel, allowing you to set which day, month, hour and minute the commands are to be executed.

The cron program will then check every minute if there is anything to run, and will repeat the process every minute to run any tasks scheduled for that time.



Uses for Cron Jobs

Cron jobs can be used for various tasks you wish to repeat every day / week / month. Tasks include running scripts to backup files, delete files and download your email. Cron jobs can be used for running a Linux / Unix command, but does require Linux / Unix knowledge to do so.