今天想通过本机给虚拟机起x-manager图形界面的时候报出

解决办法:

1.原来X11 forwarding依赖“xorg-x11-xauth”软件包,所以必须先安装“xorg-x11-xauth”软件包。
yum install xorg-x11-xauth)

2.安装 gnome桌面

yum groupinstall  "Desktop" -y

相关文章:

  • 2021-12-04
  • 2021-11-28
  • 2021-12-30
  • 2021-10-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
  • 2021-11-13
  • 2022-12-23
  • 2021-09-09
  • 2021-09-28
相关资源
相似解决方案