Contents
Installing Kaspersky Embedded Systems Security using the Administration Console
You can install Kaspersky Embedded Systems Security on a client device remotely from the administrator's workstation using Kaspersky Security Center Administration Console.
It is installed using the Remote Installation Wizard or using the remote installation task (for details refer to Kaspersky Security Center documentation).
Remote installation uses a
that contains the settings required to install the application. You can create an installation package manually.Creating an installation package
To create a Kaspersky Embedded Systems Security installation package:
- Download the kess.zip archive from the application download page. It is located in the Kaspersky Embedded Systems Security for Linux -> Additional distribution section, in the Files for Product remote installation subsection.
- Unpack the files from the kess.zip archive to a folder accessible by Kaspersky Security Center Administration Server. Place the distribution files, that correspond to the type of operating system where you want to install the application and the type of its package manager, to the same folder:
- To install Kaspersky Embedded Systems Security:
- kess-3.3.0-<build number>.i386.rpm (for 32-bit operating systems with rpm)
- kess_3.3.0-<build number>_i386.deb (for 32-bit operating systems with dpkg)
- kess-3.3.0-<build number>.x86_64.rpm (for 64-bit operating systems with rpm)
- kess_3.3.0-<build number>_amd64.deb (for 64-bit operating systems with dpkg)
- To install the graphical user interface:
- kess-gui-3.3.0-<build number>.i386.rpm (for 32-bit operating systems with rpm)
- kess-gui-3.3.0-<build number>_i386.deb (for 32-bit operating systems with dpkg)
- kess-gui-3.3.0-<build number>.x86_64.rpm (for 64-bit operating systems with rpm)
- kess-gui-3.3.0-<build number>_amd64.deb (for 64-bit operating systems with dpkg)
If you do not want to install a graphical user interface, do not use these files; this will make the installation package smaller.
If the graphical user interface will not be used, the next step requires you to set the parameter-value pair
USE_GUI=No
in the autoinstall.ini configuration file. Otherwise, the installation will fail.If you want to use the created installation package to install the application on several types of operating systems or package managers, place the files for all the required types of operating systems and package managers in the folder.
- To install Kaspersky Embedded Systems Security:
- If necessary, configure the application installation settings using the autoinstall.ini configuration file.
- Open the Administration Console of Kaspersky Security Center.
- In the console tree, select Additional → Remote installation → Installation packages.
- Click the Create installation package button.
The wizard for creating an installation package will start.
- In the wizard window that opens, click the Create installation package for a Kaspersky application button.
- Enter the name of the new installation package and proceed to the next step.
- Select Kaspersky Embedded Systems Security distribution package. To do this, open a standard browsing window using the Browse button and specify the path to the kess.kud file.
The application name is displayed in the window.
Proceed to the next step.
- Read the License Agreement between you and Kaspersky and the Privacy Policy that describes the processing and transmission of data.
To continue creating the installation package, you must confirm that you have read and accept the full terms of the End User License Agreement and the Privacy Policy. To confirm, in the window that opens, select both check boxes.
Proceed to the next step.
- The wizard downloads the files required to install the application to Kaspersky Security Center Administration Server. Wait for the download to finish.
- Complete the wizard.
The created installation package is located in the tree of the Administration Console of Kaspersky Security Center in the Additional → Remote installation → Installation packages folder. You can use the same installation package many times.
Page topAutoinstall.ini configuration file settings
The autoinstall.ini configuration file contains the settings described in the following table.
Autoinstall.ini configuration file settings
Setting |
Description |
Values |
---|---|---|
EULA_AGREED |
Required setting. Acceptance of the terms of the End User License Agreement. |
|
PRIVACY_POLICY_AGREED |
Required setting. Acceptance of the terms of the Privacy Policy. |
|
USE_KSN |
Acceptance of the Kaspersky Security Network Statement. |
|
LOCALE |
Optional setting. The locale used for the application events sent to Kaspersky Security Center. |
Locale in the format specified by RFC 3066. If the The locale of the graphical interface and the application command line depends on the value of the |
INSTALL_LICENSE |
Activation code or key file. |
|
UPDATER_SOURCE |
Update source. |
Update source address |
PROXY_SERVER |
Address of the proxy server used to connect to the Internet. |
Proxy server address |
UPDATE_EXECUTE |
Start application database update task during setup. |
|
KERNEL_SRCS_INSTALL |
Automatic start of kernel module compilation. |
|
ADMIN_USER |
A user assigned the administrator role (admin). |
No |
CONFIGURE_SELINUX |
Automatic configuration of SELinux for working with Kaspersky Embedded Systems Security. |
|
USE_GUI |
Use of the graphical user interface. |
The application must be restarted to change the setting's value. |
If you want to change the settings in the autoinstall.ini configuration file, specify the values of settings in the following format: <setting name>=<setting value> (the application does not process spaces between the name of a setting and its value).