Installation of Agent for Linux

This section describes how to install Acronis Backup & Recovery 11.5 Agent for Linux and Management Console on a machine running Red Hat Enterprise Linux.

Preparation

Installing Agent for Linux requires that the following Linux packages be present on the machine: gcc, make, and kernel-devel. Acronis Backup & Recovery 11.5 installer will download and install them automatically using your Red Hat subscription.

You need to install the packages manually if:

To install the packages manually, run the following command as the root user:

rpm -ivh PACKAGE_FILE1 PACKAGE_FILE2 PACKAGE_FILE3

Make sure that the kernel-devel version is the same as the kernel version. Make sure that the gcc version is the same as the one with which the kernel was compiled.

Installation in a 32-bit operating system

To install Agent for Linux and Management Console in a 32-bit operating system, go to the directory where the installation files are located and run the following commands:

chmod 755 ABR11*
./ABR11.5AL_<locale>.i686 -a -l <license key>
./ABR11.5MCL_<locale>.i686 -a

Installation in a 64-bit operating system

To install Agent for Linux and Management Console in a 64-bit operating system, go to the directory where the installation files are located and run the following commands:

chmod 755 ABR11*
./ABR11.5AL64_<locale>.x86_64 -a -l <license key>
./ABR11.5MCL64_<locale>.x86_64 -a