ssh test@10.1.1.8 输入密码,登陆成功后ps -ef 查看进程pid或者 netstat -ntpl kill -9 进程pid
ssh test@remotemachine pkill -9 yourapplication