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

linux 安装ssh

时间:2017-01-26 00:14:22      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:update   没有   init.d   gre   linux 安装   ini   pre   apt-get   start   

sudo apt-get update更新源
sudo apt-get install openssh-server 安装ssh服务

ps -e | grep ssh 查看是否开启 如果有结果就是开启

/etc/init.d/ssh start 没有的话手动开启
/etc/ssh/sshd_config 配置

linux 安装ssh

标签:update   没有   init.d   gre   linux 安装   ini   pre   apt-get   start   

原文地址:http://www.cnblogs.com/dlwj/p/6350237.html

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