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 ...
If you need to share or transfer files between Linux machines, you have plenty of options. Here are some you might not have considered.
How to use multiplexing to speed up the SSH login process Your email has been sent How many times do you log in and out of your remote servers during the day? If you ...
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 ...
rsync -avuP -e ssh username@server:/Volumes/Data/Movies/Projects/JC\ Consultant\ Group/* /media/Data/Movies/Projects/JC\ Consultant\ Group receiving file list ...
Andrew Tridgell's rsync is a useful file-transfer tool, one that has no encryption support of its own but is easily “wrapped” (tunneled) by encryption tools such as SSH and Stunnel. What ...
Gadgets and tech weblog Engadget has put together a very detailed tutorial for setting up automatic backups on Windows, Mac, and Linux computers to a backup server using the all-powerful rsync command ...
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 ...
I have scripts running locally and remotely, using rsync over SSH. Before doing the rsync, the local system reads the remote sparsedisk's password from a local (root access only) file and transmits it ...
How to use Termius, one of the best SSH connection managers on the market Your email has been sent The Termius client allows you to create SSH connections with ease and even use SSH key authentication ...