vnc基本使用

1 vncviewer与windows间的复制粘贴

vncconfig配置和控制VNC服务器

The -nowin flag can be used if you always want clipboard support but don't wish to clutter the desktop with this window.

在VNC服务器上输入如下命令:

[zhaihf@gw ~]$ vncconfig -nowin &
[1] 13691

从VNC服务器复制:ctrl+shift+C

粘贴到VNC服务器:ctrl+shift+V



你可能感兴趣的:(vnc,vncviewer)