Tagged: Backup

Simple Ubuntu Desktop Backup with Backerupper

Backerupper is a simple GUI utility program to make scheduled backups of specified directories over a network. It is not intended for full system backup, but just to make archive copies of a user’s...

Backup Ubuntu using rdiff-backup

rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that...

Clone Your Ubuntu installation

If you want to create a system that is similar to a different system you have already set up, it can be difficult to remember each and every package you had installed.This method works...