解决办法: 编辑sshd配置文件 vi /etc/ssh/sshd_config 设置
X11Forwarding yes UserLogin no //原本的注释解开
yum install -y xorg-x11-font xorg-x11-xauth
重新连接xshell
转载:https://blog.csdn.net/lz9009/article/details/98956963