Versions Compared

Key

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

...

  1. Install Axxon One Server (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.
    Image RemovedImage Added
    Image RemovedImage Added
    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


...