Back
February 06, 2019  —  Acronis

How to Install Acronis Backup 12.5 on a Linux VM

Acronis
Acronis Cyber Protect
formerly Acronis Cyber Backup
Other languages available: Deutsch Francais 日本語

If you’re familiar with Linux or use Linux at work or at home, you may like to test Acronis Backup 12.5 on a Linux server.

Assuming that you already created a Linux VM, now is the time to log in. You’ll need your VM’s IP, user name and password.

Open your favorite SSH client (e.g., Terminal on a Mac or Putty on Windows), type the following command, substituting “username” with your username and IP-address with your VM’s IP address, and hit Enter.

ssh username@IP-address

Acronis
30.png

Next, switch to the main “root” user to get full access rights to this server:

sudo –i

Acronis
31.png

Since we’re using Ubuntu, we need to make sure we have all required packages for this backup (See https://dl.managed-protection.com/u/backup/help/12/user/en-US/index.html#22619.html )

Run the following commands to install the required packages:

sudo apt-get install rpm sudo apt-get update sudo apt-get install linux-headers-`uname -r` sudo apt-get install linux-image-`uname -r` sudo apt-get install gcc-<package version> sudo apt-get install make sudo apt-get install perl

Now you’re ready to install Acronis client.

Go back to your Acronis Backup 12.5 Download Beta page and copy the link to download the installation file.

Acronis
32.png

In my case, it is https://download.acronis.com/ABA12/Beta/Backup_Agent_for_Linux_x86_64_Beta.bin

Next, type

wget https://download.acronis.com/ABA12/Beta/Backup_Agent_for_Linux_x86_64_Beta.bin

into the terminal window and hit enter to download the file.

Acronis
33.png

Make the downloaded file executable:

chmod +x Backup_Agent_for_Linux_x86_64_Beta.bin

Then run the installer by typing

./Backup_Agent_for_Linux_x86_64_Beta.bin

Acronis
34.png

The installation process will start and after a few seconds you’ll see this:

Acronis
35.png

Then follow the prompts. Select “Next>” and hit enter.

Acronis
36.png

We only need the backup agent, so make sure it’s the only option that is checked (use the arrow keys and space to select). Hit ”Next>”

Acronis
37.png

Enter the management server IP (in our case it’s the first Windows VM we created above). Hit “Next>”

Acronis
38.png

When you see the following screen, your installation is complete.

Acronis
39.png

You can now exit the installer and go back to the management console to configure backup plans for this VM.

About Acronis

Acronis is a Swiss company, founded in Singapore. Celebrating two decades of innovation, Acronis has more than 1,800 employees in 45 locations. The Acronis Cyber Protect Cloud solution is available in 26 languages in over 150 countries and is used by 20,000 service providers to protect over 750,000 businesses.

More from Acronis