Created
May 11, 2013 06:37
-
-
Save samgooi4189/5559104 to your computer and use it in GitHub Desktop.
[Solved] Unable to get into Ubuntu home although password is correct
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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