0% found this document useful (0 votes)
245 views7 pages

KESL Installation Guide On Ubuntu

Uploaded by

deepsaha0557
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
245 views7 pages

KESL Installation Guide On Ubuntu

Uploaded by

deepsaha0557
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

KES INSTALLATION ON UBUNTU LINUX

For downloading Applications follow the below link….

https://www.kaspersky.co.in/small-to-medium-business-security/downloads/endpoint?icid=gl_sup-
site_trd_ona_oth__onl_b2b_klsupport_tri-dl____ksc___

Download from here or you can copy download link use wget command for downloading.

#wget https://products.s.kaspersky-labs.com/endpoints/keslinux10/11.4.0.1096/multilanguage-
11.4.0.1096/3732393738307c44454c7c31/kesl_11.4.0-1096_amd64.deb

#wget https://products.s.kaspersky-labs.com/endpoints/keslinux10/11.3.0.7441/multilanguage-
11.3.0.7441/3635353135317c44454c7c31/klnagent64_14.0.0-4646_amd64.deb

#wget https://products.s.kaspersky-labs.com/endpoints/keslinux10/11.4.0.1096/multilanguage-
11.4.0.1096/3732393737377c44454c7c31/kesl-gui_11.4.0-1096_amd64.deb

Now modify the permission of downloaded packages.


ps@ubuntups:~$ sudo chmod 777 kesl_11.4.0-1096_amd64.deb

ps@ubuntups:~$ sudo chmod 777 kesl-gui_11.4.0-1096_amd64.deb

ps@ubuntups:~$ sudo chmod 777 klnagent64_14.0.0-4646_amd64.deb


2 Installing the Application (KES Version 11.4.0.1096)
ps@ubuntups:~$ sudo apt-get install ./kesl_11.4.0-1096_amd64.deb
or, dpkg -i kesl_11.4.0-1096_amd64.deb

3.Configure the application


ps@ubuntups:~$sudo /opt/kaspersky/kesl/bin/kesl-setup.pl

Press ENTER
4. Press ENTER to display the EULA and Privacy Policy: (press enter), Then, press Q

Press ENTER

Specify user to grant the 'admin' role to (leave empty to skip): (Here, you can put the user you want give interface
access or leave empty) press Enter.

Press ENTER
Put the activation here or you can press ENTER, it will continue with one month trial key. You can add the key
later with below mentioned command.

Adding an active key


Command syntax
kesl-control -L --add-active-key <path to key file>|<activation code>
INSTALLING AGENT
ps@ubuntups:~$ sudo apt-get install ./klnagent64_14.0.0-4646_amd64.deb

10. Configure the Agent


ps@ubuntups:~$ sudo /opt/kaspersky/klnagent64/lib/bin/setup/postinstall.pl

Please enter 'Y' to confirm that you accept the End User License Agreement. You must accept the terms and conditions of
the End. ]:Y press enter
Please enter Administration Server DNS-name or static IP-address
192.168.101.55 (You need to put the Kaspersky security centre IP address)
Press ‘Y’ then ENTER

Press ENTER
Press ENTER

Press ‘Y’ then ENTER

Press ‘1’ then ENTER


INSTALLING Product GUI.
ps@ubuntups:~$ sudo apt-get install ./kesl-gui_11.4.0-1096_amd64.deb

To Perform Send heartbeat from Linux device execute the command mentioned below:
/opt/Kaspersky/klnagent/bin/klnagchk

You might also like