CPD Installation on Debian

On Debian Stretch:

/etc/apt/sources.list.d/bacula.list:

#Bacula Enterprise deb
https://www.baculasystems.com/dl/@customer-string@/debs/bin/@version@/stretch-64/stretch main

Once the repository is configured, perform a apt-get update, then the package bacula-enterprise-cdp-plugin (and optionally the Tray Monitor package bacula-enterprise-tray-monitor) can be installed with apt-get install.

# apt-get update
# apt-get install bacula-enterprise-cdp-plugin bacula-enterprise-tray-monitor

See also

Previous articles:

Next articles:

Go back to: CDP Plugin Installation.