ssh:secure shell, 客户端 <--> 服务端
安装(ubuntu):
sudo apt install openssh-server
查看状态:
sudo systemctl status ssh