Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To install the Axxon One Client in from repository, do the following:

  1. Install Axxon One Server from repository (see Installing from repository, Manual installation).
  2. If you use Ubuntu 20.04, Debian 11 or above, then install the mono-complete from the stretch repository:
    Code Block
    languagebash
    sudo apt-get install mono-complete -t stretch
  3. To install Axxon One Client, run the following command:
    Code Block
    languagebash
    sudo apt install axxon-one-client
  4. During installation, it will be necessary to specify the maximum size of the log files in megabytes and the log level.


    Info
    titleNote

    Later you can change the specified value (see Configuring the logging parameters of the Axxon One Client in Linux OS). To do this, run the command:

    sudo dpkg-reconfigure axxon-one-client


...