Access a running X session via x11vnc
I am using FreeNX but here is a solution to access a running X session with x11vnc.
* install the package:
1 | $ sudo zypper install x11vnc |
* ssh to remote machine and:
1 | $ x11vnc -display :0 |
* ok, now on local machine:
1 | $ vncviewer your_remote_ip:0 |
For more details and some comments (password option, …) check the following link and try: man x11vnc
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.














Comments
No comments yet.
Leave a comment