Eset server security linux

Using ESET Server 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:

SSL Certificate

ESET Server Security for Linux Web interface certificate

ESET Server Security for Linux Web interface uses a self-signed certificate. Accessing the Web interface for the first time will result in a certificate issue message unless you add a certificate exception.

• Add a certificate exception in Mozilla Firefox:

1. Click Advanced > Add Exception .

2. In the Add Security Exception window, verify Permanently store this exception is selected.

3. Click Confirm Security Exception .

• Add a certificate exception in Google Chrome:

3. At this point Google Chrome remembers the exception.

To use a custom SSL certificate for the Web interface, generate a certificate and import it to ESET Server 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 Server Security for Linux:

sudo /opt/eset/efs/sbin/setgui -c certificate.pem -k privatekey.pem -e

Enable the Web interface remotely

If you complete the installation of ESET Server Security for Linux remotely via ESET PROTECT, the Web interface is not enabled.

If you want to access the Web interface on the specific machine, run the following command from a Terminal window:

sudo /opt/eset/efs/sbin/setgui -gre

The final output will show the URL address of the Web interface and the access credentials.

Читайте также:  Vnc linux поменять пароль

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:

sudo /opt/eset/efs/sbin/setgui -i 10.1.184.230:9999

To enable the Web interface via ESET PROTECT, use the Run Command task to execute the following command:

/opt/eset/efs/sbin/setgui -re —password=

where represents the desired password defined by you.

Generate a new password to access the Web interface

Define a new password to access the Web interface

Set a new password read from a file to access the Web interface

Generate a new private key and a certificate

Set certificate password read from file

Server address (IP and port number)

Источник

Защита файловых серверов

Вы можете приобрести наши продукты следующими способами:

Операционная система Microsoft Windows Server 2022/2019/2016/2012 R2/2012/2008 R2 Версия файла 8.0 Размер файла 164Мб Язык Русский Тип файла msi

Операционная система Microsoft Windows Server 2019/2016/2012 R2/2012/2008 R2/2008 Версия файла 7.3 Размер файла 161Мб Язык Русский Тип файла msi

Операционная система Microsoft Windows Server 2019/2016/2012 R2/2012 Core/2012/2008 Core/2008/2003 Версия файла 6.5 Размер файла 115Мб Язык Русский Тип файла msi

Операционная система Microsoft Windows Server 2019/2016/2012 R2/2012 Core/2012/2008 Core/2008/2003 Версия файла 6.5 Размер файла 128Мб Язык Русский Тип файла msi

Операционная система RedHat/SUSE/Debian/CentOS Версия файла 8.1 Размер файла 312Мб Язык Английский Тип файла bin

Операционная система RedHat/SUSE/Debian/CentOS Версия файла 7.2 Размер файла 335Мб Язык Английский Тип файла bin

Операционная система FreeBSD 9.X, 8.X 32bit Версия файла 4.5 Размер файла 53.51Мб Язык Английский Тип файла bin

Операционная система Red Hat/Mandriva/SUSE/Fedora Версия файла 4.5 Размер файла 55.68Мб Язык Английский Тип файла bin

Операционная система Red Hat/Mandriva/SUSE/Fedora Версия файла 4.5 Размер файла 55.34Мб Язык Английский Тип файла bin

Читайте также:  Команда проверить версию линукса

Операционная система Debian/Ubuntu Версия файла 4.5 Размер файла 55.42Мб Язык Английский Тип файла bin

Операционная система Debian/Ubuntu Версия файла 4.5 Размер файла 55.05Мб Язык Английский Тип файла bin

Операционная система Другие версии Linux Версия файла 4.5 Размер файла 55.18Мб Язык Английский Тип файла bin

Операционная система Microsoft Windows Server 2008 Core Версия файла 4.5 Размер файла 73.1Мб Язык Английский Тип файла msi

Операционная система Microsoft Windows Server 2016/2012/2008 R2/2008 Core Версия файла 4.5 Размер файла 73.1Мб Язык Английский Тип файла msi

Операционная система Microsoft Windows Server 2008/2003/2000 Версия файла 4.5 Размер файла 73.1Мб Язык Русский Тип файла msi

Операционная система Microsoft Windows Server 2012 R2/2012/2008 R2/2008/2003 Версия файла 4.5 Размер файла 82.22Мб Язык Русский Тип файла msi

  • Диагностика ПК
  • ESET Online Scanner
  • Создание загрузочного диска SysRescue
  • Анализ SysInspector

© 2023. ESET, spol. s r.o. Все права защищены. Упомянутые в настоящем документе товарные знаки являются зарегистрированными товарными знаками ESET, spol. s r.o. Все остальные наименования и бренды являются зарегистрированными товарными знаками соответствующих компаний.
ООО «ИСЕТ Софтвеа» Адрес: Россия, 115280, г. Москва, ул. Ленинская слобода, д. 26, этаж 4, помещение XXXVII-79, ком. 1 — 48

Источник

Using ESET Server 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:

SSL Certificate

ESET Server Security for Linux Web Interface certificate

ESET Server 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 add a certificate exception.

• Add a certificate exception in Mozilla Firefox:

Читайте также:  Focus window in linux

1. Click Advanced > Add Exception .

2. In the Add Security Exception window, verify Permanently store this exception is selected.

3. Click Confirm Security Exception .

• Add a certificate exception in Google Chrome:

3. At this point Google Chrome remembers the exception.

To use a custom SSL certificate for the Web interface, generate a certificate and import it to ESET Server 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 Server Security for Linux:

sudo /opt/eset/efs/sbin/setgui -c certificate.pem -k privatekey.pem -e

Enable the Web interface remotely

If you complete the installation of ESET Server Security for Linux remotely via ESET PROTECT, 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:

sudo /opt/eset/efs/sbin/setgui -gre

The final output will show the URL address of the 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:

sudo /opt/eset/efs/sbin/setgui -i 10.1.184.230:9999

To enable the Web interface via ESET PROTECT, use the Run Command task to execute the following command:

/opt/eset/efs/sbin/setgui -re —password=

where represents the desired password defined by you.

Generate a new password to access the Web interface

Define a new password to access the Web interface

Set a new password read from a file to access the Web interface

Generate a new private key and a certificate

Set certificate password read from file

Server address (IP and port number)

Источник

Оцените статью
Adblock
detector