Upgrading Kaspersky Security Center Web Console

Expand all | Collapse all

This article describes how to upgrade Kaspersky Security Center Web Console Server (also referred to as Kaspersky Security Center Web Console) on devices running the Linux operating system.

If you need to upgrade Kaspersky Security Center Web Console on Astra Linux in the closed software environment mode, follow the instructions specific for Astra Linux.

Use one of the following installation files that corresponds to the Linux distribution installed on your device:

You receive the installation file by downloading it from the Kaspersky website.

To upgrade Kaspersky Security Center Web Console:

  1. Make sure that the device on which you want to upgrade Kaspersky Security Center Web Console is running one of the supported Linux distributions.

  2. Read and accept the End User License Agreement (EULA). If the Kaspersky Security Center Linux distribution kit does not include a TXT file with the text of the EULA, you can download the file from the Kaspersky website. If you do not accept the terms of the License Agreement, do not upgrade Kaspersky Security Center Web Console by using the installation file.
  3. Use the same response file that you prepared before installing Kaspersky Security Center Web Console. The response file name is ksc-web-console-setup.json, and the file location is /etc/ksc-web-console-setup.json.

    If when installing Kaspersky Security Center Web Console you specified the values for the webConsoleAccount, managementServiceAccount, serviceWebConsoleAccount, pluginAccount, messageQueueAccount, and natsMessageQueueAccount parameters, make sure that all these parameters are specified in the response file.

    If the response file does not exist, create a new response file that contains the parameters for connecting Kaspersky Security Center Web Console to Administration Server. Name the file ksc-web-console-setup.json, and then place it in the /etc directory.

    If you want to upgrade Kaspersky Security Center Web Console connected to Administration Server installed on the Kaspersky Security Center Linux failover cluster nodes, in the response file, specify the trusted installation parameter to allow the Kaspersky Security Center Linux failover cluster to connect to Kaspersky Security Center Web Console.

    Components of the trusted installation parameter

    Kaspersky Security Center Web Console cannot be upgraded by using the same .rpm installation file. If you want to change the settings in a response file and use this file to reinstall the application, you must first remove the application, and then install it again with the new response file.

  4. Under an account with root privileges, use the command line to run the setup file with the .deb or .rpm extension, depending on your Linux distribution.

    To upgrade from a previous version of Kaspersky Security Center Web Console, run one of the following commands:

    • For devices running an RPM-based operating system:

      sudo rpm -Uvh --nodeps --force ksc-web-console-<build_number>.x86_64.rpm

    • For devices running a Debian-based operating system:

      sudo dpkg -i ksc-web-console-<build_number>.x86_64.deb

    This starts unpacking the setup file. Please wait until the installation is complete.

  5. Restart all of the Kaspersky Security Center Web Console services by running the following command:

    sudo systemctl restart KSC*

When the upgrade is complete, you can use your browser to open and log in to Kaspersky Security Center Web Console.

Page top