News

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.
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 ...
A good rule of thumb is that whenever you find yourself using a "*" in your command line, e.g. 'foo bar/* something', do an 'ls bar/*' first to see what that expands to.
Keeping good backups of your data is important; don't be the sucker who loses important files and has to deal with it afterwards! In this in-depth guide, you'll learn about using rsync and lftp to ...
This tutorial is not for the feint of hard drive (eh, eh?), requiring some pretty fair command line chops (despite the detailed instructions - though this introduction to rsync might help). If you ...