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)

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 :) .

Apple's iOS 26 and iPadOS 26 updates are packed with new features, and you can try them before almost everyone else. First, check Gadget Hacks' list of supported iPhone and iPad models, then follow the step-by-step guide to install the iOS/iPadOS 26 beta — no paid developer account required.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!