LinuxRemote Connection Configuration
0. My experimental system RHEL6.4, the premise configuration yum,
Reference: http://lk886655.blog.51cto.com/7036409/1965548
#yum Install XDm
2. #vi/etc/x11/xdm/xaccess
# * #any hostcan get a login window
Revision changed to
* #any host canget a login window
3. #vi/etc/gdm/custom.conf
[Security]
Allowremoteroot=true
Note: There must be a blank line here.
[XDMCP]
Enable=true
port=177
4. #reboot
Xmanager can be connected remotely after reboot;
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M02/A5/56/wKioL1m7gp6zXLiLAABryJ8qyvE488.png-wh_500x0-wm_ 3-wmp_4-s_1726945165.png "style=" Float:none; "title=" Tim20170915153223.png "alt=" Wkiol1m7gp6zxlilaabryj8qyve488.png-wh_50 "/>
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M00/06/A6/wKiom1m7gsvBieSMAAOCLoOvaM4409.png-wh_500x0-wm_ 3-wmp_4-s_3221149823.png "style=" Float:none; "title=" Tim20170915153055.png "alt=" Wkiom1m7gsvbiesmaaocloovam4409.png-wh_50 "/>
This article is from the Linux Learning Notes blog, so be sure to keep this source http://lk886655.blog.51cto.com/7036409/1965606
Xmanager remote connection to Linux configuration