Installing Kaspersky Industrial CyberSecurity for Linux Nodes using the command line

Kaspersky Industrial CyberSecurity for Linux Nodes is distributed in the DEB and RPM packages. There are also separate packages for the application and for the graphical user interface.

Thus, you can perform the following actions when installing the packages:

If the version of the apt package manager is lower than 1.1.X, use the dpkg/rpm package manager (depending on the operating system) for installation.

Installing the application package and the graphical user interface package

To install Kaspersky Industrial CyberSecurity for Linux Nodes and the graphical user interface from the RPM packages to a 32-bit operating system, execute the following command:

# rpm -i kics-1.2.0-<build number>.i386.rpm kics-gui-1.2.0-<build number>.i386.rpm

To install Kaspersky Industrial CyberSecurity for Linux Nodes and the graphical user interface from RPM packages to a 64-bit operating system, execute the following command:

# rpm -i kics-1.2.0-<build number>.x86_64.rpm kics-gui-1.2.0-<build number>.x86_64.rpm

To install Kaspersky Industrial CyberSecurity for Linux Nodes and the graphical user interface from DEB packages to a 32-bit operating system, execute the following command:

# apt-get install ./kics_1.2.0-<build number>_i386.deb ./kics-gui_1.2.0-<build number>_i386.deb

To install Kaspersky Industrial CyberSecurity for Linux Nodes and the graphical user interface from DEB packages to a 64-bit operating system, execute the following command:

# apt-get install ./kics_1.2.0-<build number>_amd64.deb ./kics-gui_1.2.0-<build number>_amd64.deb

Installing the application package without the graphical user interface package

To install Kaspersky Industrial CyberSecurity for Linux Nodes without the graphical user interface from the RPM package to a 32-bit operating system, execute the following command:

# rpm -i kics-1.2.0-<build number>.i386.rpm

To install Kaspersky Industrial CyberSecurity for Linux Nodes without the graphical user interface from the RPM package to a 64-bit operating system, execute the following command:

# rpm -i kics-1.2.0-<build number>.x86_64.rpm

To install Kaspersky Industrial CyberSecurity for Linux Nodes without the graphical user interface from a DEB package to a 32-bit operating system, execute the following command:

# apt-get install ./kics_1.2.0-<build number>_i386.deb

To install Kaspersky Industrial CyberSecurity for Linux Nodes without the graphical user interface from a DEB package to a 64-bit operating system, execute the following command:

# apt-get install ./kics_1.2.0-<build number>_amd64.deb

Installing the graphical user interface package

To install the graphical user interface from the RPM package to a 32-bit operating system, execute the following command:

# rpm -i kics-gui-1.2.0-<build number>.i386.rpm

To install the graphical user interface from an RPM package to a 64-bit operating system, execute the following command:

# rpm -i kics-gui-1.2.0-<build number>.x86_64.rpm

To install the graphical user interface from the DEB package to a 32-bit operating system, execute the following command:

# apt-get install ./kics-gui_1.2.0-<build number>_i386.deb

To install the graphical user interface from a DEB package to a 64-bit operating system, execute the following command:

# apt-get install ./kics-gui_1.2.0-<build number>_amd64.deb

Installing the application in the Astra Linux Special Edition operating system

To install Kaspersky Industrial CyberSecurity for Linux Nodes and the graphical user interface to the Astra Linux Special Edition operating system, execute the following command:

# apt-get install ./kics-astra_1.2.0-<build number>_amd64.deb ./kics-gui-astra_1.2.0-<build number>_amd64.deb

To install Kaspersky Industrial CyberSecurity for Linux Nodes without the graphical user interface to the Astra Linux Special Edition operating system, execute the following command:

# apt-get install ./kics-astra_1.2.0-<build number>_amd64.deb

To install the graphical user interface to the Astra Linux Special Edition operating system, execute the following command:

# apt-get install ./kics-gui-astra_1.2.0-<build number>_amd64.deb

To install Kaspersky Industrial CyberSecurity for Linux Nodes and the graphical user interface in the Astra Linux Special Edition operating system, using the dpkg package manager execute the following commands:

# dpkg -i kics-astra_1.2.0-<build number>_amd64.deb; dpkg -i kics-gui-astra_1.2.0-<build number>_amd64.deb

Page top