ubuntu 安装 sshd

  • ubuntu 上可以安装 SSHD 服务,方便远程操作。
    sudo apt-get update
    sudo apt-get install openssh-server
    sudo /etc/init.d/networking  restart
posted @ 2017-12-25 17:26  陈富林  阅读(565)  评论(0)    收藏  举报