Our last article on how to reset your Ubuntu password easily through the grub menu was quite popular, so I've decided to make a series on all the different ways to reset your password on either Linux or Windows… today's lesson is how to use the Live CD to reset the password. Note that we'll also cover how to protect yourself against somebody else resetting your password, so stay tuned! Of course, this method will also work if you've installed your Ubuntu Live CD to a thumb drive . Resetting the Password You'll want to boot from your Ubuntu Live CD, choosing "Try Ubuntu without any change to your computer" from the boot menu. Once the system boots, open up a new Terminal window from Applications \ Accessories and then type in the following command: sudo fdisk -l This command is used to tell what device name the hard drive is using, which in most cases should be /dev/sda1, but could be different on your system. Now you'll need to create ...
Get tips on any operations or functions done on or by the linux operating systems, debian, ubuntu, fedora etc..