How to Install bacula-director in Ubuntu 18.04



Install bacula-director by entering the following commands in the terminal:

sudo apt update
sudo apt install bacula-director

Description:

network backup service - Director daemon

Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package provides the Bacula Director daemon.

Homepage: http://www.bacula.org/

Version: 9.0.6-1build1

Section: universe/admin