This section describes how to install Kaspersky Security Center Web Console Server (also referred to as Kaspersky Security Center Web Console) on devices running the Linux operating system. Before installation, you must install a DBMS and the Kaspersky Security Center Administration Server.
Use one of the following installation files that corresponds to the Linux distribution installed on your device:
You receive the installation file by downloading it from the Kaspersky website.
To install Kaspersky Security Center Web Console:
Example of a response file containing the minimal set of parameters and the default address and port:
{
"address": "127.0.0.1",
"port": 8080
,
"trusted":
"127.0.0.1|13299|/var/opt/kaspersky/klnagent_srv/1093/cert/klserver.cer|KSC Server",
"acceptEula": true
}
When you install Kaspersky Security Center Web Console on the Linux ALT operating system, you must specify a port number other than 8080, because port 8080 is used by the operating system.
Kaspersky Security Center Web Console cannot be updated by using the same .rpm installation file. If you want to change settings in a response file and use this file to reinstall the application, you must first remove the application, and then install it again with the new response file.
$ sudo dpkg -i ksc-web-console-[build_number
].deb
$ sudo rpm -ivh --nodeps ksc-web-console-[build_number
].x86_64.rpm
$ sudo rpm -Uvh --nodeps --force ksc-web-console-[build_number
].x86_64.rpm
$ sudo dpkg -i ksc-web-console-[build_number
].x86_64.deb
This starts unpacking of the setup file. Please wait until the installation is complete. Kaspersky Security Center Web Console is installed to the following directory: /var/opt/kaspersky/ksc-web-console.
When the installation is complete, you can use your browser to open and log in to Kaspersky Security Center Web Console.
Page top