This article describes how to install Network Agent on Linux devices in the interactive mode, by specifying installation parameters step by step. Alternatively, you can use an answer file—a text file that contains a custom set of installation parameters: variables and their respective values. Using this answer file allows you to run an installation in silent mode, that is, without user participation.
To install Network Agent in interactive mode:
# yum -i klnagent-<build number>.i386.rpm
# yum -i klnagent64-<build number>.x86_64.rpm
# yum -i klnagent64-<build number>.aarch64.rpm
# apt install ./klnagent_<build number>_i386.deb
# apt install ./klnagent64_<build number>_amd64.deb
# apt install ./klnagent64_<build number>_arm64.deb
# /opt/kaspersky/klnagent64/bin/setup/postinstall.pl
y
if you understand and accept the terms of the EULA.n
if you do not accept the terms of the EULA. To use Network Agent, you must accept the terms of the EULA.r
to show the EULA again.y
if you want to use SSL encryption for traffic between Network Agent and Administration Server. Otherwise, enter n
.[1]
—Do not configure a connection gateway.Your device will not act as a connection gateway and will not connect to Administration Server through a connection gateway.
[2]
—Do not use a connection gateway.Your device will not connect to Administration Server through a connection gateway.
[3]
—Connect to Server by using a connection gateway.Your device will connect to Administration Server through a connection gateway.
[4]
—Use as a connection gateway.Your device will act as a connection gateway.
Network Agent is installed on a Linux device.