Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rocket domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the soledad domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114
Ubuntu: Login does not work - what to do? - Practical Tips

Ubuntu: Login does not work – what to do?

by Tobias

If the login no longer works under Linux Ubuntu, this is no reason to worry. We show you what you can do about it.

Login under Ubuntu does not work – what you can do

Proceed as follows if the login no longer works under Ubuntu:

  • At the login screen, press [CTRL] + [ALT] + [F1] to open the console.
  • Now enter your user name.
  • Enter the following commands: “rm .Xauthority && rm .ICEauthority”. This will repair the credentials.
  • Finally you have to reboot with “sudo reboot”. After that, you can log in again as usual.

Related Articles

Leave a Comment