Forgot Ubuntu Password

Hi , do you forgot your ubuntu password, if yes then let change it . I have try this method before and it work. Although not sure what is the command is about but if you follow the step below then you can change your ubuntu user password.


  1. when start you computer press / hold the shift which will bring you to recovery menu
  2. Then choose the root which bring you to a command screen.
  3. Type in  "mount -o rw,remount /" without the quote
  4. Then you need to know your username which can find it by type in "ls /home" without the quote. The username will be show at this directory
  5. Then type in "passwd yslab" then will prompt to ask you type in new password.
  6. key in you new password then retype it .
  7. key in "exit" to exit.

Done, this is all the step you needed to change your password. =D feel free to leave some comment if you have another method to get back /change your password . =)

Comments

Popular posts from this blog

Reading and Writing Operation of SRAM

Transmission Control Protocol (TCP)

File transfer from android to linux