Agent prerequisites - Linux

The following prerequisites must be met in order to install the ESET Management Agent component on Linux:

Server-assisted Agent installation prerequisites

The server computer must be reachable from the network and have ESET PROTECT Server and ESET PROTECT Web Console installed

We recommend that you use the latest OpenSSL version (1.1.1). The minimum supported version of OpenSSL is openssl-1.0.1e-30. There can be more versions of OpenSSL installed on one system in the same time. At least one supported version must be present on you system.

oYou can use the command openssl version to show current default version.

oYou can list all versions of OpenSSL present on your system. See the file names endings listed using the command sudo find / -iname *libcrypto.so*

oFedora Linux users should use compat-openssl10 package.

Offline Agent installation prerequisites

The server computer must be reachable from the network and have ESET PROTECT Server installed

A Certificate for the Agent must be present

A server Certification Authority public key file must be present

We recommend that you use the latest OpenSSL version (1.1.1). The minimum supported version of OpenSSL is openssl-1.0.1e-30. There can be more versions of OpenSSL installed on one system in the same time. At least one supported version must be present on you system.

oYou can use the command openssl version to show current default version.

oYou can list all versions of OpenSSL present on your system. See the file names endings listed using the command sudo find / -iname *libcrypto.so*

oFedora Linux users should use compat-openssl10 package.

 

note

Note

For Linux CentOS it is recommended to install the policycoreutils-devel package. Run the command to install the package:

yum install policycoreutils-devel