ubuntu16.04 开启ssh服务

https://www.cnblogs.com/EasonJim/p/7189509.html 安装 sudo apt-get install openssh-server 启动 sudo service ssh start 查询服务启动状态: sudo ps -e | grep ssh 或者 sudo service ssh status 配置开机启动: sudo sysv-rc-conf 把四
相关文章
相关标签/搜索