Xming is an ideal replacement for commercial X Windows servers like Exceed which is both expensive and bloated. Xming server released in the public domain is free to use.
Xming public release can be downloaded here
Xming is easy to install and you can get it to work in no time. There is one important thing that you need to do before getting Xming starts working for you. Once installed, browse to the installation folder (default is C:\Program Files\Xming\) and look for the file x0.host. This is the Access List Host file for the Display 0. If you use multiple displays like 1,2, etc then each of these displays will have its own host file as x1.host, x2.host
etc
For example,
localhost
127.0.0.1
192.168.0.1
172.10.10.1
The above indicates that the localhost (127.0.0.1) and IPs 192.168.0.1 & 172.10.10.1 will be allowed to export their displays. Also, you can restrict this further to the users on those unix/linux hosts as follows,
192.168.0.1:devuser
This means a user named “devuser” on the host 192.168.0.1 can export the display to this windows PC. No other user on that host will be allowed (no mention of user as earlier means all users on that host are allowed to export the display)
Failing to update the host files can cause the following errors on the unix/linux hosts:
Xlib: connection to “x.x.x.x:0.0″ refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
Error: Can't open display: x.x.x.x:0
or
Xlib: connection to “x.x.x.x:0.0″ refused by server
Error: Can't open display: x.x.x.x:0
Xming comes with Xlaunch which can allow you to configure X Window settings like multiple windows in one screen etc.
Incoming search terms:
- xming x0 hosts (42)
- xming refused by server (37)
- xming (32)
- xming windows 2000 (30)
- xming vista (20)
- x0 hosts xming (16)
- xming for win 2000 (13)
- xming connection refused by server (12)
- xming invalid mit-magic-cookie-1 key (11)
- xming windows 8 (10)
Sorry, the comment form is closed at this time.