Ubuntu停止sshcannotstopsshinubuntu
refer to: http://askubuntu.com/questions/252153/cant-start-stop-or-interface-with-ssh-service
当你发现 /etc/init.d/ssh stop 无法停止 ssh 服务时, 试试:
$ service ssh stop
refer to: http://askubuntu.com/questions/252153/cant-start-stop-or-interface-with-ssh-service
当你发现 /etc/init.d/ssh stop 无法停止 ssh 服务时, 试试:
$ service ssh stop