Using Rsnapshot and SSH
Tue, 01/20/2009 - 00:51 — philiphAn excellent tutorial on how to configure secure remote backups using rsnapshot and root ssh. Includes details on all the steps necessary to secure your root ssh keys and limit access.
Krsync - A Kommander based GUI frontend for rsync
Sun, 01/11/2009 - 15:23 — susegeekKrsync is a simple GUI frontend for the famous rsync to synchronize files and directories between systems or even two different directories on the same server. Krsync is a Kommander based GUI for rsync.
rsnapshot - Local/Remote Filesystem backups utility in openSUSE
Mon, 10/06/2008 - 16:01 — susegeekrsnapshot is a filesystem backup utility based on rsync. Using rsnapshot, it is possible to take snapshots of your filesystems at different points in time. Using hard links, rsnapshot creates the illusion of multiple full backups, while only taking up the space of one full backup plus differences. When coupled with ssh, it is possible to take snapshots of remote filesystems as well.