ubuntu上的基本安装方法:
1、apt-get install xrdp
基本上就已经安装完成了,但是此时连接会出现异常,类似黑屏的情况;
原因:
1、Xrdp不支持unity 3D的图形;
解决方法:
1、使用xfce或者gnome-2d等,如下:
apt-get install xubuntu-desktop
apt-get remove unity
reboot
echo
xfce4-session
>~/.xsession
vim
/etc/xrdp/startwm.sh
#在./etc/X11/Xsession前插入
xfce4-session
#重启xrdp
cd
/etc/init.d/
./xrdp
restart
总之,就是将桌面环境替换为2d的环境,即可
上安装RDP Server(Xrdp)使用的注意事项&spm=1001.2101.3001.5002&articleId=51436737&d=1&t=3&u=614c185cc6424b4caa27ad0ab8d48b7e)
1万+

被折叠的 条评论
为什么被折叠?



