Skip to content

Instantly share code, notes, and snippets.

@zachbrowne
Created September 9, 2015 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachbrowne/b82c916174df2d42a7fe to your computer and use it in GitHub Desktop.
Save zachbrowne/b82c916174df2d42a7fe to your computer and use it in GitHub Desktop.
Install MATE Deskop 15.04 VPS
sudo apt-add-repository ppa:ubuntu-mate-dev/ppa
sudo apt-add-repository ppa:x2go/stable
sudo apt-get update
sudo apt-get install mate-desktop-environment
sudo apt-get install x2goserver x2goserver-xsession
login with root or user credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment