需求
需要在windows下运行linux的带图形界面的程序,不想安装完整的桌面程序,并且windows上面就能运行
安装方法
安装MobaXterm
centos安装相关的软件
yum install -y xorg-x11-xauth xorg-x11-utils xorg-x11-fonts-*
cat /etc/ssh/sshd_config |grep X11
X11Forwarding yes
systemctl restart sshd
测试验证
xclock