解决ssh The remote SSH server rejected X11 forwarding request
最近用xshell连接远程主机的时候提示 :
The remote SSH server rejected X11 forwarding request
解决方法:
yum install xorg-x11-font* xorg-x11-xauth
vim /etc/ssh/sshd_config
X11Forwarding yes
UseLogin noUseLogin 可能这一行最开始是被注释,去掉注释即可
版权属于:Joyber
本文链接:https://blog.qqvbc.com/default/70.html
转载时须注明出处及本声明