Windows 远程控制 Ubuntu
Windows 远程控制 Ubuntu转至 {使用Windows 10远程控制Ubuntu 16.04}https://www.linuxidc.com/Linux/2016-12/138600.htm:Ubuntu16.04端:1、sudo apt-get install xrdp vnc4server xbase-clients2、sudo apt-get install...
·
Windows 命令行控制 Ubuntu
命令行控制:
#ubuntu
sudo apt-get -y install ssh
#windows
putty IP:22
user:passwd
Windows 桌面控制 Ubuntu
转至 {使用Windows 10远程控制Ubuntu 16.04}
https://www.linuxidc.com/Linux/2016-12/138600.htm:
Ubuntu16.04端:
1、sudo apt-get install xrdp vnc4server xbase-clients
2、sudo apt-get install dconf-editor
3、搜索 桌面,选择 “桌面共享首选项”
3.1、桌面共享设置:
安全 > 要求远程用户输入密码 > ***
4、搜索 dconf,选择 “dconf系统配置编辑器”
4.1、dconf-editor设置:
org > gnome > desktop > remote-access,取消"requlre-encryption"
Windows 端:
1、运行 > mstsc
2、输入 远程IP
3、选择vnc-any
3.1、输入Ubuntu的ip地址,端口不变(5900)
3.2、输入上述设置的密码 ***
4、远程连接到ubuntu 16.04桌面
更多推荐
已为社区贡献1条内容
所有评论(0)