Kaspersky Embedded Systems Security for Linux

Automatic mode of initial application setup

February 15, 2024

ID 197909

You can perform initial application setup in the automatic mode.

To launch the automatic initial setup of the application, carry out the following command:

# /opt/kaspersky/kess/bin/kess-setup.pl --autoinstall=<initial configuration file>

where <initial configuration file> is a path to the configuration file, that contains initial setup settings. You can create this file or copy the necessary structure from the autoinstall.ini configuration file used for remote installation of the application using Administration Console.

When the initial setup script is finished and releases the console, the initial setup of the application is complete.

To check the return code, execute the following command:

echo $?

If the command returns code 0, the initial application setup is finished successfully.

To correctly update application modules after the script has finished, you may need to restart the application. Check the status of updates for the application using the kess-control --app-info command.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.