Kaspersky CyberTrace

Managing the installation on Linux systems

You can use the installation script to manage the RPM or DEB installation of Kaspersky CyberTrace.

The installation script can do the following:

  • Install Kaspersky CyberTrace
  • Upgrade Kaspersky CyberTrace
  • Uninstall Kaspersky CyberTrace
  • Change the Kaspersky CyberTrace configuration

Installation script command-line parameters

The installation script has the following command-line syntax:

run.sh [command]

Following commands are available:

  • help

    Displays the help message and exits.

  • install

    Installs Kaspersky CyberTrace.

    The installation script installs the software package and runs the configurator binary file. The configurator binary file performs an interactive setup of Feed Service, Feed Utility, and Log Scanner.

  • upgrade

    Upgrades Kaspersky CyberTrace from a previous version.

    The installation script upgrades the software package, copies settings from the previous version of Feed Service, Feed Utility, and Log Scanner, and runs the configurator binary file.

  • remove

    Removes (uninstalls) Kaspersky CyberTrace.

    The installation script uninstalls the software package, removes the /opt/kaspersky/ktfs directory, removes Feed Service from a list of system services, and removes crontab entries for Feed Service.

  • change

    Changes the Kaspersky CyberTrace configuration.

    The installation script runs the configurator binary. The configurator binary performs an interactive setup of Feed Service, Feed Utility, and Log Scanner. For more information about the interactive setup, see subsection "Interactive setup with configurator" in section "Installation on Linux systems".

    You can remove the specified proxy settings and stop using a proxy through Kaspersky CyberTrace Web.

Examples

The following command installs Kaspersky CyberTrace.

./run.sh install

The following command upgrades Kaspersky CyberTrace.

./run.sh upgrade

The following command uninstalls Kaspersky CyberTrace.

./run.sh remove

The following command changes the Kaspersky CyberTrace configuration.

./run.sh change