本文共 123 字,大约阅读时间需要 1 分钟。
sudo apt-get update
sudo apt-get install openssh-server
sudo service ssh start
转载于:https://my.oschina.net/ilyaw/blog/860216