Versions Compared

Key

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

Linux OS에서 Axxon One을 업데이트하는 방법에는 저장소에서 업데이트하는 방법과 폴더에서 업데이트하는 방법 두 가지가 있습니다.

  1. 저장소에서 Axxon One 업데이트하려면 루트로 다음 명령을 순차적으로 실행하세요.

There are two options to update Axxon One in Linux OS: from the repository and from the folder.

  1. To update Axxon One from the repository, sequentially run the commands as a root:

    Code Block
    sudo apt-get update
    sudo apt-get upgrade
  2. To update Axxon One from the folder, do the following:

  3. 폴더에서 Axxon One 업데이트하려면 다음을 수행하세요.
    1. 다운로드한 패키지가 있는 폴더로 이동합니다.
    2. 다음 명령을 실행하세요.

    3. Go to the folder with the downloaded packages.
    4. Run the following command:

      Code Block
      sudo dpkg -i *


Panel
titlePackage examples

Example ample of packages required to update the Server side:

Panel
axxon-drivers-pack_3.73_amd64.deb 
axxon-detector-pack_3.8_amd64.deb 
axxon-one-core_1.9.0_amd64.deb 
axxon-one_1.9.0_all.deb

Example of packages required to update the Server in the Failover mode페일오버(Failover) 모드에서 서버를 업데이트하는 데 필요한 패키지의 예:

Panel
axxon-drivers-pack_3.73_amd64.deb 
axxon-detector-pack_3.8_amd64.deb
axxon-one-core_1.9.0_amd64.deb 
axxon-one-raft_1.9.0_amd64.deb

Example of packages required for the Server and Client updating type서버 및 클라이언트 업데이트 유형에 필요한 패키지 예:

Panel
axxon-drivers-pack_3.73_amd64.deb 
axxon-detector-pack_3.8_amd64.deb
axxon-one_1.9.0_all.deb 
axxon-one-core_1.9.0_amd64.deb 
axxon-one-client-bin_1.9.0_amd64.deb 
axxon-one-client_1.9.0_all.deb


These options describe an update within one version of Axxon One (for example, from 1.0 to이러한 옵션은 Axxon One 의 한 버전 내에서의 업데이트(예: 1.0에서 1.9). If you want to update from 를 설명합니다. Axxon One 1.0 to에서 Axxon One 2.0, you must first update the repositories. The repositories and the commands are specified in the step 1 on the page 저장소에서 설치 으로 업데이트하려면 먼저 리포지토리를 업데이트해야 합니다. 리포지토리와 명령은 저장소에서 설치 페이지의 1단계에 지정되어 있습니다.

Note
titleAttention!

After the update is completed, you must check the access rights of the archive file and the folder where it is stored.
The ngp user must be specified as the owner of both the file and the folder업데이트가 완료된 후에는 보관 파일과 보관 파일이 저장된 폴더의 액세스 권한을 확인해야 합니다. ngp 사용자 는 파일과 폴더 모두의 소유자로 지정해야 합니다.