首页 > 其他 > 详细

Using Xmanager to connect to remote CentOS 7 via XDMCP

时间:2019-08-14 17:18:28      阅读:90      评论:0      收藏:0      [点我收藏+]

Gnome in CentOS 7 tries to use local hardware acceleration and this becomes a problem when trying to connect remotely using XDMCP. To avoid this problem, you have to use an alternative display manager (other than ‘gdm’) and desktop environment.

技术分享图片

This guide explains how you can change the display manager to lightdm from gdm and desktop environment from Gnome to Xfce.

Switching display manager from gdm to lightdm

  1. Add a new source repository:
    技术分享图片
  2. Switch to root account:
    技术分享图片
  3. Install lightdm:
    技术分享图片
  4. Configure lightdm:
    技术分享图片
    技术分享图片
    If the lightdm.conf does not exist, create one.
  5. Change the default display manager to lightdm:
    技术分享图片
  6. Stop gdm and start lightdm:
    技术分享图片
  7. Disable firewall to test connection. It is recommended that you only allow incoming UDP port 177.
    技术分享图片

Add Xfce and configure as the default desktop environment.

    1. Add a new source repository:
      (If you already installed EPEL repository, this is not required.)
      技术分享图片
    2. Install an alternative desktop environment:
      技术分享图片
    3. Restart lightdm:
      技术分享图片
    4. Connect with Xmanager and select Xfce.

 

Using Xmanager to connect to remote CentOS 7 via XDMCP

原文:https://www.cnblogs.com/Jeely/p/11353171.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!