How to Install slbackup in Ubuntu 18.04



Install slbackup by entering the following commands in the terminal:

sudo apt update
sudo apt install slbackup

Description:

Skolelinux Backup system

A backup system designed to back up multiple clients to a server. slbackup uses rdiff-backup as the underlying backup software. . Clients can be the host installing this package, or other hosts reachable via a SSH connection (using SSH keys). The host storing the backup data can be the host installing this package or another host reachable via a SSH connection (also using SSH keys).

Homepage: http://slbackup.alioth.debian.org/

Version: 0.0.12-8

Section: universe/utils