Skip to content

Instantly share code, notes, and snippets.

@samgooi4189
Created May 11, 2013 06:37
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 samgooi4189/5559104 to your computer and use it in GitHub Desktop.
Save samgooi4189/5559104 to your computer and use it in GitHub Desktop.
[Solved] Unable to get into Ubuntu home although password is correct
Press CTRL+ALT+F1
Log in with you user name and password
Run the following command: sudo chown -R $USER:$USER $HOME
Press CTRL+ALT+F7
Try to log in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment