forgot password

Submitted by feasiblepj on Thu, 2007-11-22 04:52.

Hi I recently turned on one of my older computers with ubuntu installed, and i completely forgot the password and username to login, is there any way to reset the system? ..........can someone reply.................

( categories: Troubleshooting )
Submitted by degage on Thu, 2008-03-13 01:10.

I found this in How-To Recover password under Ubuntuhttp://www.ubuntugeek.com/how-to-recover-password-under-ubuntu.htmlIf you forgot you password for your ubuntu system you can recover using the following steps Turn 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 Good luck