The backup tool that outlasted every alternative I ever tried.
Trying to figure out how to rsync our SAN data from the 'live' partition to the 'backup' partition. We have a directory of 'preview' thumbnails so that you can 'zoom' in on a photo, previously just ...
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 ...
Right now we use rsync over ssh with pre-shared keys to move files between servers automatically. The catch to this is that some files need to be moved as root either because they're config files or ...