您的位置:首页 > 其它

使用win10远程控制ubuntu14.04(2)

2015-09-06 11:00 615 查看

使用win10远程控制ubuntu14.04利用的是XFCE桌面,实在是太丑了,所以换一下,不再利用其他桌面,使用Ubuntu14.04自带桌面:

Ubuntu14.04端:

安装xrdp

sudo apt-get install xrdp vnc4server xbase-clients


安装desktop sharing(网上一堆白痴教程都不说这一步,坑爹):

应用商店下载


打开desktop sharing,设置如下:



安装安装dconf-editor,取消权限限制:

sudo apt-get install dconf-editor


dconf-editor设置:org > gnome > desktop > remote-access,取消 “requlre-encryption”

win10端:

搜索远程桌面连接,输入Ubuntu的ip地址:


,点击连接

选择vnc-any,输入Ubuntu的ip地址,端口不变(5900),设定的密码,即可远程连接到ubuntu 14.04桌面
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: