sudo apt update
sudo apt upgrade
sudo apt install openssh-server
sudo systemctl status ssh
如果为active,可以
sudo systemctl enable ssh sudo systemctl start ssh
使用 Windows,PuTTY、MobaXterm、Bitvise SSH Client 是不错的选择 但现在用的MobaXterm 免费版。