查看当前是否开启ssh服务 dpkg -l | grep ssh如果你只是想登陆别的机器的SSH只需要安装openssh-client(ubuntu有默认安装,如果没有则sudo apt-get install openssh-clien
2020-07-16