Header Banner
Null Byte Logo
Null Byte
wonderhowto.mark.png
Cyber Weapons Lab Forum Metasploit Basics Facebook Hacks Password Cracking Top Wi-Fi Adapters Wi-Fi Hacking Linux Basics Mr. Robot Hacks Hack Like a Pro Forensics Recon Social Engineering Networking Basics Antivirus Evasion Spy Tactics MitM Advice from a Hacker

How to Regain Access to Lubuntu After Loss of Password (Windows 7)

Oct 9, 2013 04:40 PM
Oct 9, 2013 06:11 PM
Login screen for a software application with fields for username and password.

lubuntu is a is a lightweight Linux/Ubuntu that makes it suitable to virtual environments, that you run with VirtualBox to add a secondary machine to your computer or laptop. With this program you can run a number of operating systems upon the same platform.

But as we are all only human from time to time we forget our passwords but unfortunately there is no reset password link.

So we have to go through the bios root.

Restart the Machine and Enter Bios

Go to Machine and hit reset a pop up will occur just informing you that any information that hasn't been saved will be lost, press OK.

Login screen for a software application with fields for username and password.

Once the Machine restart's press and hold the shift key until you enter a screen exactly like this.

Command line interface displaying system options and a sample command.

Press down on the arrows once, and press enter. The program will run for a few seconds scrolling information across the screen and then it will come to the bios menu.

Upon the Rec Menu Scroll Down and Press Enter on Root

Recovery menu with options for filesystem maintenance and boot management.

Then you want to type

mount -o rw,remount /

then for the purposes of lost username type

ls /home

be aware that is a lower case L then s its not an i, this will then give you the username associated with the admin account. Now to reset the password.

Type

passwd Ar50N (replace Ar50N with your own user name or the username given)

Once you have done this it will prompt you enter new UNIX password:

Put in your desired password then it will ask you to confirm it. once you have entered it again it will read : passwd: password updated successfully. Hey presto password updated just restart the machine and log in :) .

You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.

Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!