Skip to content

Instantly share code, notes, and snippets.

@archerImagine
Created December 27, 2014 17:31
Show Gist options
  • Save archerImagine/92cd10647a153358cb39 to your computer and use it in GitHub Desktop.
Save archerImagine/92cd10647a153358cb39 to your computer and use it in GitHub Desktop.
Ubuntu Commands:
1. Disable guest login in ubuntu:-
1. edit `sudo vim /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf`
2. `allow-guest=false`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment