• 一、开启SSH服务。使用命令 sudo /etc/init.d/ssh start 来开启服务 显示:sudo /etc/init.d/ssh:找不到命令 说明没安装 SSH服务 二、安装 SSH服务, 1、更新源:sudo apt-get u...