This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# using ssh or console, login to your X6100 | |
# stop GUI | |
[root@XIEGU-x6100:/root]# /etc/init.d/S99userappstart stop | |
Stopping user app daemon: stopped /usr/app_qt/x6100_ui_v100 (pid 248) | |
OK | |
# recently monit introduced, now stop/start as below: | |
[root@XIEGU-x6100:/]# cat ./etc/monitrc |