- sudo apt-get install -y ubuntu-mate-desktop
- Select "gdm3" if a dialog pops up
- sudo reboot
- sudo apt-get install -y xrdp
- echo 'unset DBUS_SESSION_BUS_ADDRESS' >> ~/.xsession
- echo 'mate-session' >> ~/.xsession
- sudo gedit /etc/X11/Xwrapper.config
- Change
allowed_users
fromconsole
toanybody
- Change
- sudo reboot
Created
May 30, 2018 03:24
-
-
Save saggie/71123bfaf53a0cea127ffcd680864850 to your computer and use it in GitHub Desktop.
Installing Mate + XRDP for Ubuntu 18
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment