教程/访问另一台计算机的显示器

Jump to: navigation, search
This page is a translated version of a page Tutorials/Access another computer's display and the translation is 100% complete.

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%

您想用运行在另一台电脑上的 KDE 软件。

原因可能是

  • 有个 Linux 用户请您帮忙
  • 你想教用户使用某一图形用户界面软件
  • 在台式机工作一会后,想用笔记本在电视前继续手头的工作


事前准备

您需要 x11vnc 软件,如在 SUSE Linux 上安装 x11vnc,打开Konsole,然后输入

yast -i x11vnc

因此,让我们假设你要访问user-desktop电脑上user 的KDE桌面会话。打开 Konsole并:

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

x11vnc程式告诉你连接到哪里。该行看起来像这样

The VNC desktop is:      user-desktop:0

从您的笔记本电脑连接:

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

如果主机名在客户端的"hosts"文件中设置,"user-desktop"可以设置为服务器的主机名。


This page was last modified on 21 March 2013, at 09:45. This page has been accessed 2,942 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