需求
需要在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