码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu 安装 sshd

时间:2017-12-25 18:18:06      阅读:139      评论:0      收藏:0      [点我收藏+]

标签:update   init.d   ini   nss   sshd   class   code   服务   work   

  • ubuntu 上可以安装 SSHD 服务,方便远程操作。

    sudo apt-get update
    sudo apt-get install openssh-server
    sudo /etc/init.d/networking  restart

ubuntu 安装 sshd

标签:update   init.d   ini   nss   sshd   class   code   服务   work   

原文地址:http://www.cnblogs.com/chenfulin5/p/8110340.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!