ubuntu 远程桌面

这论坛的人气还是不行,我自己从外国论坛找到答案了。
来源:
https://bugs.launchpad.net/ubuntu/+source/vino/+bug/1290666
答案在第20和24楼

解决方案如下:
1、安装dconf-editor
sudo apt-get install dconf-editor
2、用Dconf-editor调整,并访问如下配置路径
org > gnome > desktop > applications > remote-access
3、取消钩选 "REQUIRE-ENCRYPTION"属性。即可在windows下用UltraVNC Viewer正常连接。
4、如需要修改Ubuntu 14.04的桌面共享端口号。先钩选enabled和use_alternative_port,再修改右边alternative_port属性。(默认是5900)

猜你喜欢

转载自powertech.iteye.com/blog/2100610