CPD Installation on Redhat/Centos 7

In Redhat/CentOS 7:

/etc/yum.repos.d/bacula.repo:

[Bacula]
name=Bacula Enterprise Edition
baseurl=https://www.baculasystems.com/dl/@customer-string@/rpms/bin/@version@/rhel7-64/
enabled=1
protect=0
gpgcheck=0

Once the repository is configured, perform a yum update, then the package bacula-enterprise-cdp-plugin (and optionally the Tray Monitor package bacula-enterprise-bat on Redhat/SLES) can be installed with yum install.

# yum install bacula-enterprise-cdp-plugin bacula-enterprise-bat

Go back to the CDP Plugin Installation chapter.

Go back to the main Bacula Enterprise Continuous Data Protection page.

Go back to the main Advanced Features Usage page.