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 ...
One command manages your backups.
I have a Jetstor NAS with 2 RAID arrays, both are formatted for OS X, this is used by a couple of Mac Pros for online video editing. What I want to do is use an existing linux box and nightly rsync ...
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 ...
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 ...
I was thinking in using rsync to keep some file synched between my RH box at work and this one on my house, using ssh as the transport agent. Thing is, I have to use a non-standard port -8092- so I ...
These commands could significantly enhance your workflow!