Start TriAquae service
Locate to your TriAquae install path
cd /your installdir/TriAquae/sbin
启动服务
python tri_service.py start
查看状态
python tri_service.py status
关闭服务
python tri_service.py stop
Start TriAquae service
Locate to your TriAquae install path
cd /your installdir/TriAquae/sbin
python tri_service.py start
python tri_service.py status
python tri_service.py stop