升级 Kaspersky Security Center Web Console

扩展所有 | 折叠所有

该文描述了如何升级 Kaspersky Security Center Web Console 服务器 (也叫 Kaspersky Security Center Web Console) 到运行 Linux 操作系统的设备。

如果您需要在封闭软件环境模式下的 Astra Linux 上安装 Kaspersky Security Center Web Console,请按照Astra Linux 特定说明进行操作。

使用与您设备上安装的 Linux 发行版对应的以下安装文件之一:

您通过从 Kaspersky 网站下载来接收安装文件。

要升级 Kaspersky Security Center Web Console:

  1. 确保您要安装 Kaspersky Security Center Web Console 的设备运行以下一种受支持的 Linux 分类。

  2. 阅读并接受最终用户授权许可协议 (EULA)。如果 Kaspersky Security Center Linux 分发包不包含带有 EULA 文本的 TXT 文件,您可以从 卡巴斯基网站下载文件。如果您不接受授权许可协议的条款,请勿使用安装文件升级 Kaspersky Security Center Web Console。
  3. 使用您在安装 Kaspersky Security Center Web Console 之前准备的相同响应文件。响应文件名称为 ksc-web-console-setup.json,文件位置为 /etc/ksc-web-console-setup.json。

    如果在安装程序 Kaspersky Security Center Web Console 时指定了 webConsoleAccountmanagementServiceAccountserviceWebConsoleAccountpluginAccount, messageQueueAccountnatsMessageQueueAccount参数的值,请确保在响应文件中指定所有这些参数。

    如果响应文件不存在,请创建一个新的响应文件,其中包含用于将 Kaspersky Security Center Web Console 连接到管理服务器的参数。命名该文件为 ksc-web-console-setup.json,然后将其放置到 /etc 目录中:

    包含最小参数集的响应文件示例

    如果您想要升级 Kaspersky Security Center Web Console(其连接到安装在 Kaspersky Security Center Linux 故障转移集群上的管理服务器),请在响应文件中指定受信任的安装参数以允许 Kaspersky Security Center Linux 故障转移集群连接到 Kaspersky Security Center Web Console。

    trusted 安装参数的组成部分

    Kaspersky Security Center Web Console 无法使用相同的 .rpm 安装文件升级。如果您要在响应文件中更改设置并使用该文件重新安装应用程序,您必须先卸载该应用程序,然后使用新的响应文件再次安装。

  4. 在具有根特权的账户下,根据您的 Linux 分类使用命令行运行 .deb 或 .rpm 安装文件。

    要从先前版本的 Kaspersky Security Center Web Console 升级,请运行以下命令之一:

    • 对于运行基于 RPM 的操作系统的设备:

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

    • 对于运行基于 Debian 的操作系统的设备:

      sudo dpkg -i ksc-web-console-<内部版本号>.x86_64.deb

    这将开始解包安装文件。请等待安装完成。

  5. 通过执行以下命令重新启动所有 Kaspersky Security Center Web Console 服务:

    sudo systemctl restart KSC*

当升级完成时,您可以使用您的浏览器打开和登录 Kaspersky Security Center Web Console

Page top