ubuntu windows mutual remote control
Win10 remote control Ubuntu18 Part1.ubuntu settings 1.安装所需组件 sudo apt-get update //若没有desktop sharing,则需要安装vino sudo apt-get install vino //若有desktopsharing,则执行接下来的命令 sudo apt-get install tightvncserver xrdp sudo apt-get install dconf-tools 2.设置 dconf write /org/gnome/desktop/remote-access/require-encryption false 打开dconf Editor 将require-encryption设置为off 设置screen sharing允许控制并设置密码 Part2.win10 settings win+R open command run, run commmand:mstsc or open mstsc directly input the ip of ubuntu. press connect and enter information just like followings: Ubuntu remote control Win10 Part1.win10 settings