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.

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