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:ログインがうまくいかない - どうしたらいいの? - Practical Tips

Ubuntu:ログインがうまくいかない – どうしたらいいの?

by Pramith

LinuxのUbuntuでログインができなくなったとしても、心配は無用です。そのためにできることを紹介します。

Ubuntuでログインできない – どうしたらいいか

Ubuntuでログインができなくなった場合は、以下の手順で進めてください。

  • ログイン画面で[CTRL]+[ALT]+[F1]キーを押してコンソールを開く..
  • 次にユーザー名を入力します。
  • “rm .Xauthority && rm .ICEauthority” というコマンドを入力します。これにより、認証情報が修復されます。
  • 最後に “sudo reboot “で再起動する必要があります。その後、通常通り再ログインできます。

Related Articles

Leave a Comment