I assume you want to run X Server on a windows machine and the actual aplication on a remote Linux/Unix machine. In that case, all you have to do is following You can execute the commands using ssh on the remote machine(i iwll not suggest telnet, but choice is yours) On machine running cygwin xhost k.l.m.n where k.l.m.n is ip address of the machine where you will run the application. You can provide dns name also if available(but check it if it work by pinging to it first) On remote machine export DISPLAY=a.b.c.d:0 where a.b.c.d is IP of machine running cygwin after this whatever GUI application you run on remote machine it will present it's user interface on your machine running cygwin. VJ ----- Original Message ----- From: "Jake McHenry" <linux@xxxxxxxxxxxxxxxxx> To: <shrike-list@xxxxxxxxxx> Sent: Saturday, December 13, 2003 4:52 PM Subject: cygwin > I know this is the wrong list for this question, but I was hoping > someone could help me quick. Does anyone know if cygwin/xfree86 on the > windows platform allows remote X connections or just ssh? I have read > almost all the docs from their site and can't seem to find anything on > getting a remote X desktop, only ssh connections. I have gotten ssh > connected through it, but if I try to do startx or something like > that, it just hangs, I never get the desktop. > > Thanks, > > Jake McHenry > Nittany Travel MIS Coordinator > http://www.nittanytravel.com > > > > > -- > Shrike-list mailing list > Shrike-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/shrike-list > -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list