ghacks Technology News

Backup MySQL Databases In Linux Regularly

The post Using Cron to Automate Linux Tasks by Jack got me thinking that some users might be interested in a practical example. The following tutorial will explain how to setup a small script to backup MySQL databases on a Linux server which will be run daily using a cron job. The best way to [...]

Categories: Linux, Tutorials Basic

Using Cron to Automate Linux Tasks

Linux is one of the most flexible and useful operating systems available. One of the tools that places Linux at the top of the flexibility and usability scale is cron. The cron system allows you to automate tasks without the aid of third party software. But because few know how to use cron, it seems [...]

Categories: Linux, Open Source, Software, Tutorials Advanced, Tutorials Basic

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us