Remote Connection by Xming
|
Use Xming and connect Server from remote connection with it. | |
Step [1] | Configure server first. |
[root@dlp ~]#
vi /etc/gdm/custom.conf
# line 47: add
[xdmcp]
Enable=true
[root@dlp ~]#
vi /etc/X11/fs/config
# bottom: make it comment
#
no-listen = tcp[root@dlp ~]#
/etc/rc.d/init.d/xfs restart
[root@dlp ~]#
gdm
# select 'yes'
|
Step [2] | Configure on Client PC. This example is on Windows XP. Download Xming from the link below and install it. http://jaist.dl.sourceforge.net/sourceforge/xming/ |
Step [3] | Run xming. |
Step [4] | Set like below. |
Step [5] | Set like below. |
Step [6] | Input server's hostname or IP address. |
Step [6] | Set like below. |
Step [7] | Push 'Save Configuration' button and save configuration file on a place you like. |
Step [8] | Double click the configration file, then login screen opens like below. |
Step [9] | Logined normally. |