How to Install bacula-director-mysql in Ubuntu 18.04



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

sudo apt update
sudo apt install bacula-director-mysql

Description:

network backup service - MySQL storage for Director

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 stores Bacula's catalog in a MySQL database, and thus is suitable for medium-sized installations.

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

Version: 9.0.6-1build1

Section: universe/admin