打开终端输入sudo apt-get update更新软件库

在输入sudo apt-get install openssh-server下载ssh

sudo /etc/init.d/ssh restart 重启ssh

 netstat -tlp查看是否启动

相关文章: