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 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 ...
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 ...
rsync -avuP -e ssh username@server:/Volumes/Data/Movies/Projects/JC\ Consultant\ Group/* /media/Data/Movies/Projects/JC\ Consultant\ Group receiving file list ...
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 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 ...
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 ...
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 ...