刚安装好的银河麒麟无法远程ssh登录。

-
解决方案
在银河麒麟终端上用root用户
cd /etc/ssh
chmod 644 ./*
chmod 600 ssh_host_dsa_key
chmod 600 ssh_host_rsa_key
chmod 755 .
/etc/init.d/ssh restart

刚安装好的银河麒麟无法远程ssh登录。
在银河麒麟终端上用root用户
cd /etc/ssh
chmod 644 ./*
chmod 600 ssh_host_dsa_key
chmod 600 ssh_host_rsa_key
chmod 755 .
/etc/init.d/ssh restart
本文标题:银河麒麟SSH工具连接被拒绝
本文链接:https://www.haomeiwen.com/subject/wkjwictx.html
网友评论