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