Tutorials/Access another computer's display

Jump to: navigation, search
Other languages:Catalan 100% • ‎Danish 100% • ‎English 100% • ‎Spanish 100% • ‎French 100% • ‎Italian 100% • ‎Brazilian Portuguese 100% • ‎Ukrainian 100% • ‎Chinese (China) 100% • ‎Chinese (Taiwan) 89%

You want to access KDE software that is running on another computer.

Reasons can be

  • someone is running Linux and requesting support from you
  • you want to train a user how to work with a specific gui software
  • you have worked on your desktop computer and want to continue work in front of the TV (Simpsons coming) on your notebook


Prerequesites

You will need the software x11vnc. For example, to install x11vnc on SUSE Linux, open a Konsole and type

yast -i x11vnc

So let's assume you want to access a KDE desktop session of user on the computer user-desktop. Open a Konsole and do:

you@your-computer $ ssh user@user-desktop
user@user-desktop $ export DISPLAY=:0
user@user-desktop $ x11vnc

The program x11vnc tells you where to connect. The line will read like

The VNC desktop is:      user-desktop:0

Connect from your notebook:

you@your-computer $ vncviewer user-desktop:0

The "user-desktop" term may be the host name of the server machine if that name is configured in the "hosts" file on the client machine.


This page was last modified on 10 October 2010, at 17:09. This page has been accessed 13,712 times. Content is available under Creative Commons License SA 3.0 and the GNU Free Documentation License 1.2.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V.Legal