使用win10远程控制ubuntu16.04,网上很多需要安装xfce桌面的。今天介绍一下,不需要安装其他桌面,使用Ubuntu16.04自带桌面,漂亮美观。

Ubuntu16.04端:

1、打开终端,安装xrdp,vncserver

sudo apt-get install xrdp vnc4server xbase-clients

2、安装desktop sharing(Ubuntu16.04默认已经安装),可以到应用商店下载。打开desktop sharing,设置如下:

 

win10远程ubuntu16.04桌面

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

sudo apt-get install dconf-editor

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

 

Win10端:

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

win10远程ubuntu16.04桌面

选择vnc-any,输入Ubuntu的ip地址,端口不变(5900),桌面共享设定的密码,即可远程连接到ubuntu 16.04桌面

相关文章:

  • 2022-12-23
  • 2021-06-30
  • 2021-12-15
  • 2021-08-30
  • 2021-10-08
  • 2021-06-15
  • 2021-11-29
  • 2021-07-10
猜你喜欢
  • 2021-05-09
  • 2021-06-03
  • 2021-11-24
  • 2021-11-19
  • 2021-06-13
  • 2021-11-16
相关资源
相似解决方案