If you need a flexible means of backing up data on a Linux server, rsync might be your tool. There are countless ways to back up data on the Linux platform. One of the more tried and true methods is ...
Linux comes with a ton of tools for administrative tasks, including backing up over a network. Thanks to rsync and ssh, this is far easier to do than you might think. If your business uses Linux for ...
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 ...
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 ...
Last month we covered setting up an rsync server for anonymous access. Listing 1 shows the sample rsyncd.conf file from last month, illustrating some options particularly useful for tightening ...