Re: remote X-session



> I`ve got two computers running Debian Linux in a small network. After booting 
> up both show gdm.
> 
> Now I would like to know if it is possible with gdm to open an X-session on 
> the remote machine which is lokaly displayed? What do have to do to get this 
> working?

You should enable the xdmcp portion in the gdm.conf configuration file:

[xdmcp]
Enable=true
HonorIndirect=true
MaxPending=4
MaxPendingIndirect=4
MaxSessions=40
MaxWait=30
MaxWaitIndirect=30
Port=177

(example)

Then you should be able to connect to the remote display with

X :1 -query remote_server_ip

So long,
	   Dirk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]