Published on Tuesday, July 22nd, 2008 at 4:27 pm

If you forgot you password for your ubuntu system you can recover using the following stepsTurn your computer on.

Press ESC at the grub prompt.

Press e for edit.

Highlight the line that begins kernel ………, press e

Go to the very end of the line, add rw init=/bin/bash

press enter, then press b to boot your system.

Your system will boot up to a passwordless root shell.

Type in passwd username

Set your password.

Type in reboot

ref : http://www.ubuntugeek.com/how-to-recover-password-under-ubuntu.html

Related Posts

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>