win7远程ubuntu16.04.4
Windows 7远程桌面连接Ubuntuubuntu设置:
(1)
sudo apt-get install xrdp (2)
sudo apt-get install vnc4server (3)
sudo apt-get install xubuntu-desktop 处理完后继续:
echo "xfce4-session" >~/.xsessionsudo dconf-editor
现在dconf-editor的界面已打开。到这里:org > gnome > desktop > remote-access,requlre-encryption取消勾选。http://s1.运维网.com/images/20180717/1531812615600988.png
另外在ubuntu机器上也要做如下的设置:
http://s1.运维网.com/images/20180717/1531810995330590.png
最后重启下xrdp 服务
sudoservice xrdp restart
window7设置:
(1)使用"窗口键+R"打开"运行对话框"-->输入"mstsc"-->回车-->输入Ubuntu主机的IP地址-->"连接"。
http://s1.运维网.com/images/20180717/1531812108222358.png
填上正确的IP地址回车,会出现一个登陆框,我们选择“sessman-xvnc”这个,然后输入你的Ubuntu的用户名和密码,OK!
http://s1.运维网.com/images/20180717/1531812145771913.png
效果图如下:
http://s1.运维网.com/images/20180717/1531812169564521.png
页:
[1]