Versions Compared

Key

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


Note
titleAttention!
  • The stable operation of the Client is not guaranteed on Ubuntu 18 and 19. We recommend installing only the Axxon One Server (see 클라이언트의 안정적인 작동은 Ubuntu 18 및 19에서 보장되지 않습니다. Axxon One Server만 설치하는 것이 좋습니다 (Linux OS에 Axxon One 서버 설치 참조). Both the Client and the 클라이언트와 Axxon One Server는 모두 Server are supported on Ubuntu 20 and newer versions.  20  이상 버전에서 지원됩니다.
  • 클라이언트와 서버 모두 동일한 버전 이어야 합니다 (Both the Client and the Server must be of the same version (see Linux OS에 Axxon One 서버 설치 참조).

To install the Axxon One Client in Linux OS, do the following:

Linux OS에 Axxon One 클라이언트를 설치하려면 다음을 수행하세요.

  1. Axxon One 서버를 설치하세요 (Install the Axxon One Server (see 저장소에서 설치, 수동 설치 참조).

  2. If you use Ubuntu 20.04, Debian 11 or above, then install the mono-complete from the stretch repository:이상을 사용하는 경우 stretch 저장소에서 mono-complete를 설치하세요.

    Code Block
    sudo apt-get install mono-complete -t stretch
  3. Contact AxxonSoft and get the necessary packages for installing the Client from the AxxonSoft manager.

  4. Go to the folder with the downloaded deb packages.

  5. AxxonSoft에 연락하여 AxxonSoft 관리자로부터 클라이언트를 설치하는 데 필요한 패키지를 받으세요.

  6. 다운로드한 deb 패키지가 있는 폴더로 이동합니다.
  7. 명령을 실행합니다.Run the commands:

    Code Block
    sudo dpkg -i axxon-one-client-bin*.deb || sudo apt-get install -f -y
    sudo dpkg -i axxon-one-client_*all.deb || sudo apt-get install -f -y


  8. During installation, it will be necessary to specify the maximum size of the log files in megabytes and the log level설치하는 동안 로그 파일의 최대 크기(MB)와 로그 수준을 지정해야 합니다.

    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 재구성


Installation of the Axxon One in Linux OS is complete. When the installation is complete, the Client icon will be displayed in the application menuLinux OS에서 Axxon One 설치가 완료되었습니다. 설치가 완료되면 클라이언트 아이콘이 애플리케이션 메뉴에 표시됩니다.

Note
titleAttention!
  • You cannot run the Axxon One Client as a Linux user with the root rights.
  • You can authorize in the Client as any Axxon One user.

By default, at the first Client start, the OS interface language will be used. To change the language of the Client interface at the first start, do the following:

  • 루트 권한이 있는 Linux 사용자로는 Axxon One 클라이언트를 실행할 수 없습니다 .
  • 클라이언트에서 모든 Axxon One 사용자로 권한을 부여할 수 있습니다.

기본적으로 첫 번째 클라이언트 시작 시 OS 인터페이스 언어가 사용됩니다. 첫 번째 시작 시 클라이언트 인터페이스 언어를 변경하려면 다음을 수행합니다.

  1. 명령을 실행합니다.Run the command:

    Code Block
    sudo dpkg-reconfigure axxon-one-client


  2. Select the required language:필요한 언어를 선택하세요.

    Note
    titleAttention!
    • 이 설정은 각 OS 사용자마다 별도로 구성해야 합니다.
    • 다음 실행부터는 클라이언트 설정에서 인터페이스 언어를 변경할 수 있습니다 (인터페이스 언어 선택 참조
    • This setting must configured for each OS user separately.
    • For the next launches the interface language can be changed in the Client settings (see 인터페이스 언어 선택).