A page in your DokuWiki was added or changed. Here are the details: Date : 2017/01/02 14:03 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 IP-Address : 78.43.90.159 Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1483363821 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [List of open ToDos/FIXMEs for this page] User : stefanbaur @@ -604,4 +604,17 @@ * 1150-openssh-readsshprivatekeys or 1150-x2go-readsshprivatekeys would probably be the proper names * Maybe it would be better to split the process into 2 scripts, one that fetches the keys from local storage/USB media, and one that patches the sessions file * 2800-x2go-thinclientconfig would also have to be changed so it uses the keyfile(s) when in broker mode + FIXME Remote viewing the local display + X2Go-TCE comes with x11vnc installed. + If you want to see what's on the ThinClient's X11 screen, before a connection to the X2GoServer has been established, proceed as follows: + * On Linux/macOS/Unix: + - spawn a VNC listening //client//, like so: + - run ''ssh -R 5500:localhost:5500 root@thinclient 'x11vnc -display :0 -localhost -connect localhost''' + * On Windows: + - Start a VNC listening //client//, for example ''vncclient.exe -listen 5500'' + - Start PuTTY, connect to root@thinclient + - Select Connections/SSH/Tunnels in PuTTY + - Enter Source Port 5500, Destination localhost:5500, Remote, Auto, and, very important, hit **Add** //before// you hit **Apply**, or your changes will **not** be saved + - run ''x11vnc -display :0 -localhost -connect localhost'' in the PuTTY window + To see what a user is doing once a connection has been established, connect to the X2GoServer yourself and use X2Go's built-in session shadowing (Install package ''x2godesktopsharing'' on the server, if you haven't done so already) - this will deliver way better performance. -- This mail was generated by DokuWiki at http://wiki.x2go.org/