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

七月考核:解决Ubuntu能ping通却ssh不上

时间:2018-09-07 23:54:36      阅读:206      评论:0      收藏:0      [点我收藏+]

标签:ubuntu   运行   在服务器   root   lin   inux   ubunt   conf   res   

一:解决Ubuntu能ping通却ssh不上

1.在服务器中修改sshd服务的配置文件:打开/etc/ssh/sshd_config将passwdauthentication改成no,将pubkeyauthentication改成yes,然后保存配置文件

2.以root用户登录Linux,打开终端,运行: /etc/init.d/sshd restrat 重启服务器的ssh服务即可生效

七月考核:解决Ubuntu能ping通却ssh不上

标签:ubuntu   运行   在服务器   root   lin   inux   ubunt   conf   res   

原文地址:http://blog.51cto.com/13691843/2171895

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