ssh dsj@172.16.0.161
密码:6888
cd /home/dsj/jn/collect
ls 查看文件
lsof - i :XXXX  查看某个端口号的进程yyyy
kill -9:yyyy 关闭进程
java -jar xxxx & 启动(nohup java - jar xxxx &    对应查看 tail -fn 50 nohup.out)

posted on 2019-12-11 17:12  圣上不开心吖  阅读(109)  评论(0)    收藏  举报