Details and full informations about hosting in Web Solutions

Automatic updates thanks CRON in Linux OS

Task scheduler (CRON) – Linux only

Operation

CRON makes it possible to schedule tasks, such as automation of periodic updates, sending emails, or execution of programs.
Similar to Windows Task Scheduler, with CRON you can automate your updates and program execution by choosing the date, time and frequency.

Define the date and time for running scripts

CRON helps you do the following:
– schedule automated updates or run scripts
– perform backups of your web site and your databases
– access streams of information that update your web site
– check the status of sensitive files to secure a site
– send e-mails with access logs or links to backups

Linux hosting with task scheduler CRON