Select Menu

Slider

Windows

Apple | Mac

Linux

Mobile

Hardware

Tutorial

Android

» » » Reset your Forgotten Password
«
Next
Newer Post
»
Previous
Older Post

If you have forgotten your Linux password, Many people face this problem you are not alone. It is probably one of the most common tech support problems. Luckily if you are using Ubuntu/any Linux they made it incredibly easy to reset your password.

So First Step is Boot in to Recovery Mode:

You will see the following screen. Now select "root - Drop to root shell prompt" and press "Ok"


Ubuntu reset password

If you forgot your username enter this command to know:
  • ls /home
In linux case is sensitive about username and password, If you have upper case than you need to enter same letters.
Mount root with following command:
  • mount -rw -o remount /
Now Enter following command to reset your password:
  • passwd username
For example (See the picture above):
  • passwd noobslab
Now enter your new password and confirm it.
Reboot pc:
  • exit


[[ source ]]

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
«
Next
Newer Post
»
Previous
Older Post

No comments

Leave a Reply