Tagged Questions
3
votes
1answer
907 views
Incremental system backup and restore w/ rsync or rdiff-backup issues
I've been reading about using rsync and rdiff-backup to make incremental backups of my entire Linux system. I am planning to practise that by setting up a Linux system, making some changes to it, ...