Quoting Greg Folkert <[EMAIL PROTECTED]>: > On Mon, 2004-06-14 at 06:00, Mark Roach wrote: > > On Sun, 2004-06-13 at 14:38 +0300, Kalle Tuulos wrote: > > > > > Hi! > > > > > > I am trying to make a similar system for X like the "screen" does for > > > console, i.e. I would be able to use the same X screen both from work > > > and home. It seems that XMX would be solution for this. > > > > VNC is another, already packaged solution. There is a lot of info on the > > web on setting up/using it. The rfb package is a good tool to combine > > with vnc, install it and run x0rfbserver from within your X session, > > then connect using the vnc client to access it. > > Or maybe establish an ssh-tunnel(with compression) and do an XDMCP > request to get a login. It has worked for others here on this list. I > know it works. >
My understanding was XDMCP uses UDP packets and there for could not be tunneled through SSH which only allows TCP to be tunneled. If I am wrong I am definitely interested in using XDMCP instead of running a seperate process to enable remote logins and would appreciate more info. I know VNC can be used with SSH but my attempts of using XDMCP and SSH have failed. Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

