Feb 5, 2013

How-To Geek: How to Use rsync to Backup Your Data on Linux

How-To Geek
Tech Help from your Friendly How-To Geek
How to Use rsync to Backup Your Data on Linux
Feb 5th 2013, 17:00

banner

rsync is a protocol built for Unix-like systems that provides unbelievable versatility for backing up and synchronizing data.  It can be used locally to back up files to different directories or can be configured to sync across the Internet to other hosts.

It can be used on Windows systems but is only available through various ports (such as Cygwin), so in this how-to we will be talking about setting it up on Linux.  First, we need to install/update the rsync client.  On Red Hat distributions, the command is "yum install rsync" and on Debian it is "sudo apt-get install rsync."

rsync1
The command on Red Hat/CentOS, after logging in as root (note that some recent distributions of Red Hat support the sudo method).

rsync4
The command on Debian/Ubuntu.

How to Update Your Graphics Drivers for Maximum Gaming Performance
HTG Explains: What’s the Difference Between Jailbreaking, Rooting, and Unlocking?
New Security Hole Found in Wi-Fi Routers: Disable UPnP to Protect Yourself


You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

No comments: