[root@centos ~]# yum install xorg-x11-xauth xorg-x11-fonts-* xorg-x11-font-utils xorg-x11-fonts-Type1 firefox
[root@centos ~]# vim /etc/ssh/sshd_config
X11Forwarding yes
[root@centos ~]# systemctl restart sshd
此时退出重登即可使用图形工具
[root@centos ~]# yum install xorg-x11-xauth xorg-x11-fonts-* xorg-x11-font-utils xorg-x11-fonts-Type1 firefox
[root@centos ~]# vim /etc/ssh/sshd_config
X11Forwarding yes
[root@centos ~]# systemctl restart sshd
此时退出重登即可使用图形工具