|
Softpanorama |
May the source be with you, but remember the KISS principle ;-)
Softpanorama Search
|
| News | Recommended Links | Resource Kits | Recommended Books | X Window System |
|
Cygwin/X can be used login to one or several remote sessions using XDMCP (X Display Manager Control Protocol).
Start Cygwin/X with a command similar to the following to login to a single remote session using XDMCP:
X -query remote_hostname_or_ip_address
You may login to several remote sessions with a single or multiple hosts
using XDMCP. Each session will need a separate display number, specified
by the :display_number parameter, such as
:0. A display number is not the same as a
screen number, as a single display can have multiple screens associated
with it. Each display listens on a different network port number, so each
display can connect to multiple machines. Start Cygwin/X with command lines
similar to the following to login to several remote sessions using XDMCP:
X :0 -query remote_hostname_or_ip_address_0
X :1 -query remote_hostname_or_ip_address_1
Note that the :display_number parameter
is a general X Server parameter, not specific to Cygwin/X. Further documentation
of the :display_number parameter can be found
in the
X Server manual page.
XDMCP is a complex system that is not specific to Cygwin/X; further discussion of XDMCP is beyond the scope of this document.
You may wish to read the Linux XDMCP HOWTO or the X Server XDMCP Options for more information.
|
|||||||
Basic Xterminal Setup and Configuration
Ubuntu Manpage xdm - X Display Manager with support for XDMCP, host chooser
X display manager - Wikipedia, the free encyclopedia
Linux login with a Windows box and XDMCP
http://en.wikipedia.org/wiki/X_display_manager
http://x.cygwin.com/docs/ug/using-remote-session.html
http://www.linuxjournal.com/article/6713
Linux-Based X Terminals with XDMCP
Copyright © 1996-2009 by Dr. Nikolai Bezroukov. www.softpanorama.org was created as a service to the UN Sustainable Development Networking Programme (SDNP) in the author free time. Submit comments This document is an industrial compilation designed and created exclusively for educational use and is placed under the copyright of the Open Content License(OPL). Site uses AdSense so you need to be aware of Google privacy policy. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.
Disclaimer:
Last modified: August 11, 2009