You can install Agent for Linux by running its installation file on a local machine.
Prerequisites
su - instead of sudo. Otherwise, the following error occurs when you try to register the agent via the Cyber Protect console: Failed to launch the web browser. No display available. Some Linux distributions, such as SUSE, do not pass the DISPLAY variable when using sudo, and the installer cannot open the browser in the graphical user interface (GUI).To install Agent for Linux
As the root user, navigate to directory with the installation file, make the file executable, and then run it.
chmod +x <installation file name>
./<installation file name>
If a proxy server is enabled in your network, when running the installation file, specify the server host name/IP address and port in the following format: --http-proxy-host=ADDRESS --http-proxy-port=PORT --http-proxy-login=LOGIN --http-proxy-password=PASSWORD.
If you want to change the default method of registering the machine in the Cyber Protection service, run the installation file with one of the following parameters:
--register-with-credentials – to ask for a user name and password during the installation--token=STRING – to use a registration token--skip-registration – to skip the registrationSelect the check boxes for the agents that you want to install. The following agents are available:
Agent for Virtuozzo, Agent for Oracle, and Agent for MySQL/MariaDB require that Agent for Linux (64-bit) is also installed.
Register the agent under a user account in a customer tenant. For more information about registration, see Registering workloads by using the graphical user interface.
[If you registered the agent in a tenant that uses Compliance mode] Set the encryption password.
The installation generates a new key that is used for signing the kernel modules. You must enroll this new key to the Machine Owner Key (MOK) list by restarting the machine. Without enrolling the new key, your agent will not be operational. If you enable the UEFI Secure Boot after the agent is installed, you need to reinstall the agent.
After the installation completes, do one of the following:
Click Restart, if you were prompted to restart the system in the previous step.
During the system restart, opt for MOK (Machine Owner Key) management, select Enroll MOK, and then enroll the key by using the password recommended in the previous step.
Troubleshooting information is provided in the file: /usr/lib/Acronis/BackupAndRecovery/HOWTO.INSTALL