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 ...
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 ...
!/bin/sh # # Script(s) to copy data between the Promise arrays. # /data is the live data array # /backup is the spare array # # Explanation of the chosen rsync options # -avplm: a: Archive v: Verbose ...