Update Disaster Recovery backup agent for Linux

This page is for information purposes only. We are reworking completely the functionality of Linux DR image backup at the moment. For now, we do not recommend configuring and making Linux DR image backups using the backup agent.

  1. Download the archive with the backup agent from Backup & Disaster Recovery appliance:

    wget http://ip_address/rvx/downloads/rvx-backup-client-VERSION.Linux.tar.gz
    

    where ip_address is the IP address of your appliance, and VERSION is the current full DR backup agent version.

  2. Run the installer:

    tar zxf bacula.tar.gz && sudo ./bacula/install.sh
    
  3. Apply changes:

    /etc/init.d/eversync-backup restart