mongod --dbpath /home/software/data
revel run github.com/leanote/leanote
netstat -lnp|grep 9000 #27017请换为你的apache需要的端口
例如: kill -9 [PID] #-9 表示强迫进程立即停止
systemctl start supervisord.service
systemctl stop supervisord.service
supervisorctl status
积分: 632