Re: Help in understanding XDMCP required



On Sat, 29 Jul 2006 20:41:28 -0500
Bob Smither <bob@xxxxxxxxxxx> wrote:

On Sat, 2006-07-29 at 20:34 +0100, Alan Chandler wrote:

[...]


I have been able, with a second ssh hop onto my workstation from
the server (also forwarding X) to run individual X based
applications so that the display is on the laptop, but I can't
figure out how to get it to operate so the whole desktop gets
displayed there. Is it possible? and if so How

Not directly responsive, I know, but you could certainly run a VNC
server on the workstation (serving up a complete desktop) and then ssh
to your firewall (with X forwarding) and run VNCviewer there to
display your complete desktop session back to your laptop. A little
indirect, but it does work.

HTH,


I second the proposal that a solution based on VNC is your best bet. It
should even be possible to run a VNC viewer on your laptop and connect
to your workstation in one hop:

ssh -L 5901:workstation:5901 server

Then you would connect the viewer to localhost:1. This would remove the
need for X forwarding, and is usually faster too.

--

Liam


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Partial SNAFUs - X11Forwarding etc.
    ... to the base server machine via SSH, or it it also supposed to protect ... back "up the line" to the client machine? ... the ssh server host is compromised or otherwise untrustworthy, ... refrain from running the program via ssh X11 forwarding - there's no ...
    (comp.security.ssh)
  • Re: [SLE] export DISPLAY and xhost +
    ... >>impression that remote X using DISPLAY travels over ssh just because you ... > X11 and TCP forwarding ... the connection to the X11 display is auto­ ... and the connection to the real X server will be made from the ...
    (SuSE)
  • Re: server xloads on my desktop
    ... server xloads on my desktop ... # If this option is set to yes then the remote X11 clients will have ... Red Hat server> ssh -V ... Is your sshdconfig file set to allow X11 port forwarding? ...
    (AIX-L)
  • Re: server xloads on my desktop
    ... This will be useful when I finally need to get "ssh ... Lead Analyst - Distributed Systems ... server xloads on my desktop ... Is your sshdconfig file set to allow X11 port forwarding? ...
    (AIX-L)
  • Re: VMware Workstation vs VMware Server?
    ... Workstation can do it, Server has to use NFS or SAMBA shares. ... The server version also has the ability to run a virtual computer in the ... forwarding over ssh, though. ...
    (comp.os.linux.misc)