Choosing a new backup solution, Duplicity, rdiff-backup or Rsnapshot

Currently I am using Mercurial revision control system to version control my programming files and written articles etc. Other important files I manually tar up and encrypt and upload to my backup server using sftp from OpenSSH. I decided that it was time to take a look at a better way to deal with my personal backups. https://unixdigest.com/tutorials/choosing-a-new-backup-solution-duplicity-rdiff-backup-or-rsnapshot.html

Created 2mo | Mar 5, 2024, 4:20:47 AM


Login to add comment

Other posts in this group

diff and patch

A mini tutorial in the usage of diff and patch. https://unixdigest.com/tutorials/diff-and-patch.html

Mar 5, 2024, 4:20:50 AM | unixsheikh
Who is listening on my ports

This is a mini tutorial in how to figure out what applications are listening on your ports on GNU/Linux, OpenBSD, and FreeBSD. https://unixdigest.com/tutorials/who-is-listening-on-my-ports.html

Mar 5, 2024, 4:20:49 AM | unixsheikh
Wrong default encoding on the Apache webserver

This is a mini tutorial in solving problems with the Apache webserver encoding specifications. https://unixdigest.com/tutorials/wrong-default-encoding-on-the-apache-webserver.html

Mar 5, 2024, 4:20:49 AM | unixsheikh
Revision control

In connection with some corrupted files in CVS I decided that it was time to take a look at some other revision control systems. This article is a summary of my three day journey into the land of revi

Mar 5, 2024, 4:20:48 AM | unixsheikh
Choosing a good book on programming

This is a small article on how to choose a good book on programming. The same method can be applied to other areas as well. It should be noted that the described method is my preferred method, it is n

Mar 5, 2024, 4:20:48 AM | unixsheikh
Programming in C, Cpp, and Ada

One day back in 2007 I was dribbling down some notes about programming languages and compilers with a special focus on the use of C, C++ and Ada. These are some of my dribbles. https://unixdigest.com/

Mar 5, 2024, 4:20:47 AM | unixsheikh
Pointers in C

This is tutorial on how pointers work in the C programming language. The tutorial is addressed at beginners. Rather than focusing a lot on the more technical aspects of pointers, and using complex exa

Mar 5, 2024, 4:20:47 AM | unixsheikh