我曾经通过VNC查看器访问远程系统,但是当我从远程系统复制一些文本并将其粘贴到我的文本编辑器(本地系统)中时,什么也没发生。我是否需要安装任何其他软件包才能完成此任务?
更新:
在Real VNC属性中找不到此类选项。
我只得到以下输出:
karthick@karthick:~$ vncconfig
No VNC extension on display :0.0
更新:
karthick@karthick:~$ vncserver
Warning: karthick:1 is taken because of /tmp/.X1-lock
Remove this file if there is no X server karthick:1
Warning: karthick:2 is taken because of /tmp/.X2-lock
Remove this file if there is no X server karthick:2
New 'X' desktop is karthick:4
Starting applications specified in /home/karthick/.vnc/xstartup
Log file is /home/karthick/.vnc/karthick:4.log
karthick@karthick:~$ vncconfig -display :1
vncconfig: unable to open display ":1"
Real VNC
,服务器运行vncviewer
。您还需要其他信息吗?
vncviewer
不是VNC服务器(线索名称为:P)
vnc4server
了。