Rsync

Recent in Rsync

Create an automatic backup using anacron

With cron, you schedule a job at a specific time and date. It assume that the machine is running continuously. But what if the machine is down? You have to wait until the next schedule and so on. This is where anacron can be useful. Using it you can schedule tasks on a daily, weekly or monthly basis. It is indeed an advanced cron.

How to backup your data using Rsync

Rsync is a great open source file synchronization application for Linux based systems. It is very fast and versatile. We all need to backup data from time to time. In this article I will tell you how to backup your data using rsync both locally and remotely.

Syndicate content