Skip to content

Instantly share code, notes, and snippets.

@rubenerd
Created April 11, 2017 22:45
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 rubenerd/b83f5a0c195fb87b2e9e80d3ed0d2669 to your computer and use it in GitHub Desktop.
Save rubenerd/b83f5a0c195fb87b2e9e80d3ed0d2669 to your computer and use it in GitHub Desktop.
Install default Raspian desktop
#!/bin/sh
sudo apt-get install lightdm
sudo dpkg-reconfigure lightdm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment