需求

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

使用MobaXterm运行centos7图形界面窗口

相关文章:

  • 2022-12-23
  • 2021-10-12
  • 2021-09-06
  • 2022-12-23
  • 2021-11-19
  • 2021-10-05
  • 2022-01-01
  • 2021-11-19
猜你喜欢
  • 2021-09-28
  • 2022-12-23
  • 2021-06-15
相关资源
相似解决方案