ubuntu开启ssh服务

1 sudo apt-get install openssh-server

2 检查sshd服务是否开启

    ps -ef| grep ssh

3 若没有启动,可以执行service ssh start

posted @ 2016-04-06 18:15  牛蜗  阅读(427)  评论(0编辑  收藏  举报