ssh服务启动(ubuntu) 安装SSH服务端和客户端sudo apt-get install openssh-server openssh-client启动SSH-Serversudo /etc/init.d/ssh start(restart)