- sudo apt-get install xrdp
Install XFCE:
- sudo add-apt-repository ppa:xubuntu-dev/xfce-4.10
- sudo apt-get update
- sudo apt-get install xfce4
Configure your session to use XFCE:
- echo xfce4-session >~/.xsession
Restart xrdp:
- sudo service xrdp restart
There. Quick and relatively easy fix.
No comments:
Post a Comment