Using ESET File Security for Linux
If the installation is complete, log in to the Web interface at the URL address the installer displayed along with the login credentials.
The Web interface is available in the following languages:
•English
•French
•Spanish
•Spanish (Latin)
•German
•Japanese
•Polish
If you complete the installation of ESET File Security for Linux remotely via ESET Security Management Center, the Web interface is not enabled. If you want to access the Web interface on the particular machine, run the following command from a terminal window:
The final output will show the URL address of Web interface and the access credentials. To make the Web interface available at a custom IP address and port, for example 10.1.184.230:9999, run the following command from a terminal window:
To enable the Web interface via ESET Security Management Center, use the Run Command task to execute the following command:
where <password> represents the desired password defined by you. |
ESET File Security for Linux Web Interface certificate ESET File Security for Linux Web console uses a self-signed certificate. Accessing the Web interface for the first time will result in a certificate issue message, unless you |
To use your own SSL certificate for the Web interface, generate a certificate and import it to ESET File Security for Linux.
1.Generate an SSL certificate:
openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout privatekey.pem -out certificate.pem |
2.Import the SSL certificate to ESET File Security for Linux:
sudo /opt/eset/efs/sbin/setgui -c certificate.pem -k privatekey.pem -e |
If you activated your instance of ESET File Security for Linux, update the detection modules (click Dashboard > Module update > Check and update) and run an initial scan of your file system.