[Ilugc] how to bring linux x-window in microsoft windows 2k system

  • From: photosvijay@xxxxxxxxx (vijayakumar)
  • Date: Fri Apr 8 04:43:13 2005


You can enable XDMCP (insecure) in your Linux box or you can export Linux 
display to a Windows machine like  $ export DISPLAY=(your windows desktop 
IP):0.0

(Ref:  http://www.faqs.org/docs/Linux-HOWTO/XDMCP-HOWTO.html)

 

Have xmanger in your windows desktop (Ref: 
http://www.netsarang.com/products/xmg_detail.html)

Check in the website for license related things.

 

If you enable XDMCP in Linux then you can access the Linux GUI desktop from 
Windows, no further setting required in linux.

Of if you do export DISPLAY then open xmanger in windows and then execute the 
program that will bring GUI screen in Linux (like xclock)

 

I think this will help.

 

Guys correct me if I’m wrong

Regards

VJ


Vijay Kumar B <bvijay@xxxxxxxxxxxxx> wrote:
On Thu, 2005-04-07 at 09:48, Shuveb Hussain wrote:

export DISPLAY="192.168.0.32:0.0"
[clip]
xhost + 192.168.0.28

where 192.168.0.28 is the ip address of the linux box. this tells the
x server on the windows machine to accept client connections from the
linux box.

But be warned that _any_ user on the linux box(192.168.0.28) can access
your X server, by redirecting his display to 192.168.0.32:0.0. Here is
how a user on 192.168.0.28 can get a screen shot of your screen...

export DISPLAY="192.168.0.32:0.0"
import -window root root.jpg

Capturing keystrokes is not hard either.

Vijay


_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with 
"unsubscribe 
"
in the subject or body of the message. 
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ;

Other related posts: