Kaspersky Machine Learning for Anomaly Detection

Installing the application

This section contains options for installing the application (normal mode and silent mode), and a step-by-step description of Kaspersky MLAD installation for each of the options.

Installation of Kaspersky MLAD is performed by a qualified administrator that is employed by the Customer and authorized to accept the End User License Agreement for the application.

To install Kaspersky MLAD from the command line:

  1. Unpack the archive named mlad-3.0.0-<build number>.tar.xz that is included in the distribution kit:

    tar xf mlad-3.0.0-<build number>.tar.xz

  2. Navigate to the directory named mlad-release-3.0.0-<build number>:

    cd mlad-release-3.0.0-<build number>

  3. Run the setup.sh installation script:

    sudo ./setup.sh

  4. Follow the instructions of the Application Setup Wizard.

To install Kaspersky MLAD in non-interactive mode:

  1. Unpack the archive named mlad-3.0.0-<build number>.tar.xz that is included in the distribution kit:

    tar xf mlad-3.0.0-<build number>.tar.xz

  2. Navigate to the directory named mlad-release-3.0.0-<build number>:

    cd mlad-release-3.0.0-<build number>

  3. Run the setup.sh installation script with the following switches:

    sudo ./setup.sh -q -e accept

    where:

    -q means that the application is installed in non-interactive mode.

    -e accept means that you accept the terms of the End User License Agreement. You must accept the terms of the End User License Agreement to install the application. If you do not add the -e accept switch, installation of the application will not continue.

    You can read the text of the End User License Agreement in the text file named license_en.txt located in the 'legal' folder.

As a result, the application is installed on the computer.

See also:

Folders for storing application data