ubuntu 其实已经下载了 SSH,你要做的只是更新
安装:
sudo apt-get install openssh-server 启动:
sudo service ssh start
All done