How to Install simplebackup in Ubuntu 18.04



Install simplebackup by entering the following commands in the terminal:

sudo apt update
sudo apt install simplebackup

Description:

Simple backup tool

The included script performs a nice and easy file based backup. It can easily be extended to include database dumps or save the output from `fdisk -L` and other things as well.

Homepage: http://www.cgarbs.de/stuff.en.html

Version: 0.1.6-0ubuntu1

Section: universe/utils