windows remote login linux encounter black screen

来源:互联网 发布:考勤机更改下载数据 编辑:程序博客网 时间:2024/05/18 03:49

Ubuntu 14.04 con’t support gnome, need to change to xface form

sudo apt-get install xubuntu-desktop
echo xfce4-session >~/.xsession
vim /etc/xrdp/startwm.sh
in the front of ./etc/X11/Xsession
insert:xfce4-session
restart xrdp
cd /etc/init.d/
./xrdp restart

0 0
原创粉丝点击