Ubuntu gets stuck in a login loop
Problem: As you can guess my Ubuntu is stuck in a login loop when trying to enter my desktop. When I login, the screen gets black and soon after that the login screen comes back.
Solution:
I )
1. Press Ctrl+Alt+F3 and login into the shell.
2. Now run
ls -lah. If in the output the line -rw------- 1 root root 53 Nov 29 10:19 .Xauthority
3.chown username:username .Xauthority ( username : for which you getting loop )
4.try logging in.
No comments:
Post a Comment