Enabling Xmanager in Red Hat 5 EL
For XDMCP connection to Red Hat 5 EL 1. XDM Configuration 1. Change runlevel to 5 Open/etc/inittab and set the initial runlevel to 5 as following: id:5:initdefault: 2. Enable XDMCP For GDM: Open /etc/gdm/custom.conf and set the Enable entry to 1 in the [xdmcp] section as following. [xdmcp] Enable=1 For KDM: Open /usr/share/config/kdm/Xaccess and remove…