ubuntu 中 putty登录 No supported authentication methods available
001、ubuntu 中 putty登录 No supported authentication methods available

002、解决方法
sudo vim /etc/ssh/sshd_config ## 编辑配置文件, 保存退出

003、重启ssh服务
sudo /etc/init.d/ssh restart

004、putty重新登录测试

001、ubuntu 中 putty登录 No supported authentication methods available

002、解决方法
sudo vim /etc/ssh/sshd_config ## 编辑配置文件, 保存退出

003、重启ssh服务
sudo /etc/init.d/ssh restart

004、putty重新登录测试
