View Source

{note:title=Notice}For Server Backup 5.2.x and later, you must upgrade the components in the following order or your backups may fail:
* Data Center Console (if applicable)
* Backup Manager
* Backup Agent
{note}

To upgrade the Backup Manager to version 5.x on Linux, log in to the server and perform the following steps.
{note:title=Notice}
Make sure you have a backup of Backup Manager installation directory before upgrading.
{note}
1. Run the following command:

{code}apt-get upgrade{code}

2. Press Enter to allow the system to use additional disk space.

!apt-get-upgrade1_5.2.0.png|border=1!
3. The upgrade process can take some time because the above command upgrades all of the obsolete packages, not just the Backup Manager.
4. After the upgrade is complete, execute the following command to make sure that version 5.x has been installed:
{code}dpkg -l | grep serverbackup{code}


!grep1_5.2.0.png|border=1!
{excerpt:hidden=true}Instructions on how to upgrade Server Backup Manager on Debian and Ubuntu.{excerpt}