Knowledgebase: Installation and Configuration
Start and stop the software
Posted by Zoran Vasiljevic, Last modified by Josh Brewer on 08 January 2018 17:12
|
|
To restart the running P5 instance on the Unix-like host, perform the following command as privileged user: /usr/local/aw/stop-server
/usr/local/aw/start-server
/usr/local/aw/start-server -u username
To restart the running P5 instance on a Windows host, perform the following command as the administrative user: sc stop "P5 Watchdog"
sc start "P5 Watchdog"
| |
|
Comments (0)