Paul on 5 Aug 2004 15:42:03 -0000 |
Aaron Mulder wrote: On Thu, 5 Aug 2004, Paul wrote:1, I can run a local X session, then use ssh to forward an instance of xeyes to my local X desktop. 2, I can use XDMCP to display an entire remote X session. You must enable XDMCP on the remote GNU/Linux box. XDMCP is disabled by default for security reasons. Enabling it only require a few simple clicks in Gnome. Configuring Cygwin for X just requires choosing to install the components for X. Just selecting a window manager to be installed will cause the minimum requirements for running the window manager to be selected as well. After install, just try running the following command after starting a Cygwin shell: X -query IPaddress :1 & If everything works properly, you will be greeted by a login prompt. Alternately, just start X, then ssh -X to your remote Linux box, and type in the name of a program and it will appear on your screen. ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|