Install Acronis Backup Agent on Linux
Acronis Backup Agent facilitates the backup and recovery of data on Linux systems. It allows users to protect and restore their data efficiently. The Acronis Agent is installed on individual machines and servers to enable seamless integration with the Acronis Backup infrastructure, providing features such as scheduled backups, recovery options, and data protection in various environments.
Prerequisites
Ensure that you have the following:
Appropriate permissions for installation.
Your browser allows pop-ups.
A backup unit to download the installer.
Internet connectivity for the Virtual Machine (VM) and all its ports are open:
Type
Destination IP address
Ports
Management servers
85.215.127.12
85.215.127.13
85.215.127.14
85.215.127.15
TCP ports 443 and 8443 are used to access the Backup Service Console, register the backup agents, download the certificates, obtain user authorization, and download files from the cloud storage. The backup agents use the whole range from 7770-7800 to communicate with the management server.
Storage servers
85.214.7.152
85.214.7.153
TCP port 44445 is used by backup agents for data transfer during backup and recovery.
Only contract administrators, owners, and users with the Create Backup Units privilege can use the Backup Service Console.
For Ubuntu and Debian, update the package list using:
sudo apt-get updateFor CentOS, Rocky, and Alma, update the package list using:
sudo yum makecacheMake sure to install
wgetusing either of these:sudo yum install wgetsudo apt install wget
Add a device
1. A Backup window will open up with the Backup URL. Go to DEVICES > Add.

2. In Add Devices window, scroll down to SERVERS and then select Linux.

Download the installer
1. To allow downloads on the Backup URL, confirm your action by selecting Allow.

Result: The Backup Agent Installer is now downloaded.
Register the machine
1. Once the installation is completed, a prompt to register the machine will be displayed. To get the registration information, select Show registration info and hit Enter.

2. You will see a Registration link and a Registration code. Use the Registration Code to register a machine in the Backup Service Console.

3. To register a machine in the Backup Service Console devices, go to DEVICES > Add > REGISTRATION VIA CODE. Click REGISTER.

Result: The Backup Agent is now installed and registered in the Backup Service Console devices.
Unattended installation
The installation of Acronis Backup Agent, for which you do not need to select options or provide input for each step, you can use either of the following methods:
Using token
Using backup unit credentials
Generate a registration token
For unattended installation using a token, you must generate a token first.
1. In the Backup window, go to DEVICES and click +Add.

2. Scroll down to REGISTRATION TOKEN > GENERATE.

Run the installation command
Run the following command:
Result: The installation will be completed using token and without being prompted for additional information.
Alternatively, for unattended installation using backup unit credentials, run the following command:
./name_of_agent.bin -a --rain="https://backup.xyz.com" --login=contractnumber- backupunitname --password=xxxxx
Result: The installation will be completed using backup unit credentials and without being prompted for additional information.
Last updated
Was this helpful?



