To achieve the calculated performance characteristics of Kaspersky Anti Targeted Attack Platform based on the Astra Linux operating system, you must configure the application.
To configure Kaspersky Anti Targeted Attack Platform based on the Astra Linux operating system:
sudo -s
astra-modeswitch set 0
mv /lib/modules/$(uname -r)/misc/parsec.ko ./parsec.ko.backup
update-initramfs -u -k all
cp /lib/systemd/system/docker.service /lib/systemd/system/docker.service.backup
After=network-online.target docker.socket firewalld.service \
docker-parsec-init.service
to After=network-online.target docker.socket firewalld.service
Requires=docker.socket docker-parsec-init.service
string to Requires=docker.socket
lsmod | grep parsec
An empty string is displayed on the console.
The Kaspersky Anti Targeted Attack Platform application based on the Astra Linux operating system is configured.
The security functions of the Parsec module are not required or used by the Kaspersky Anti Targeted Attack Platform application.
Page top