One of my favorite utilities on the Linux command-line, and block storage is one of my favorite features on Linode's platform, so in this article I get to combine both of these together - because what ...
I hate to admit it, but I’ve screwed up many times throughout the years when it’s come to using computers. My first big “Oh shi!” moment came when I was about 8-years-old, goofing around on my ...
Our back up was successful. How to back up a local Linux directory to a remote Linux host with rsync Your email has been sent There are countless ways to back up data on the Linux platform. One of the ...
Maybe you want the directories that you synchronize to be exact copies of each other or maybe you just don’t. Let’s dig a little more deeply into the rsync command and see if we can’t find just the ...
Nobody wants to lose their progress due to a system failure, so regardless of platform, there is a way to keep a backup of your system. In this post, we will use Rsync to back up Raspberry Pi without ...
Let’s face it. Backups are great, but backup systems are even better. And one great tool for cloning your critical servers is rsync. Whether you clone your file systems to second disks or to entirely ...
Last month we covered setting up an rsync server for anonymous access. Listing 1 shows the sample rsyncd.conf file from last month, illustrating some options particularly useful for tightening ...