This section describes how to install Kaspersky Security Center Web Console Server (also referred to as Kaspersky Security Center Web Console) on the Astra Linux Special Edition operating system. Before installation, you must install a DBMS and the Kaspersky Security Center Linux Administration Server.
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
}
/etc/digsig/digsig_initramfs.conf
file, and then specify the following setting:DIGSIG_ELF_MODE=1
apt install astra-digsig-oldkeys
mkdir -p /etc/digsig/keys/legacy/kaspersky/
/opt/kaspersky/ksc64/share/kaspersky_astra_pub_key.gpg
in the directory created in the previous step:cp kaspersky_astra_pub_key.gpg /etc/digsig/keys/legacy/kaspersky/
If the Kaspersky Security Center Linux distribution kit does not include the kaspersky_astra_pub_key.gpg application key, you can download it by clicking the link: https://media.kaspersky.com/utilities/CorporateUtilities/kaspersky_astra_pub_key.gpg.
update-initramfs -u -k all
Reboot the system.
$ sudo dpkg -i
ksc-web-console-[build_number
].x86_64.deb
$ 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
.
$ sudo systemctl restart KSC*
When the installation is complete, you can use your browser to open and log in to Kaspersky Security Center Web Console.
Page top