1 Mar 2004 03:53
X equivalent of screen, X11 forwarding over SSH, and somehow involving win2k server on vmware...
Michael Carmody <mlug <at> mikensuz.com>
2004-03-01 02:53:22 GMT
2004-03-01 02:53:22 GMT
Given the myriad of servers around melbourne I admin, I have come to love the command line utility "Screen" which allows me to start and background comman dline sessions via an SSH terminal. Simply loging start screen, begin long compile job, push screen to back logout. Come back severeal hours later, use screen -r to resume and finish off the install. Now I've done X11 forwarding over ssh, but now that I'm having to use vmware on one of my servers to run win2k server (blasted group policy objects...). Obviously vmware-win2k will be running constantly on the linux box. Now I can start a vmware session and tunnel the display over ssh to my laptop, but this requries me to start the vmware instance from my laptop. Want I want to do is to take over an exisiting X session, one in which vmware has already been started, and then control the session and hence the vmware instance of win2k. I have an inkling it would have something to do with EXPORT'ing the display after ssh'ing in, but all of the docs I've googled for so far are on just getting X11 forwarding up, not "hijacking" an existing session. (except for one on how to get screen grabs and cause popup messages and apps to start on a victim X session). Anyone got a starting point of has done this before ?
Michael> Want I want to do is to take over an exisiting X session,
Michael> one in which vmware has already been started, and then
Michael> control the session and hence the vmware instance of win2k.
How about TightVNC? Stateful and lighter than X over the wire.
RSS Feed