Versions Compared

Key

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


Info
titleNote

The Axxon One Server starts automatically when the operating system starts. One 서버는 운영 체제가 시작되면 자동으로 시작됩니다.

서버 시작Server start:

Code Block
sudo service axxon-one start

Server stop서버 중지:

Code Block
sudo service axxon-one stop

Server restart서버 재시작:

Code Block
sudo service axxon-one restart

Server status check서버 상태 확인:

Code Block
sudo service axxon-one status

...