Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2024-07-26 13:00:16 | ![]() 15,481 Views |
Today I’m gonna show you how to reset your Linux password in case you have forgotten or lost it. All steps can be found down below.
If you want to support this video, please rate this video, and write a comment. Thank you so much!
If you want to support this video, please rate this video, and write a comment. Thank you so much!
Steps to reset your password
————————————-
1) enter the GRUB menu
2) scroll down and change ro to rw
3) add either
init=/bin/bash
or
single
4) type:
mount -n -o remount,rw /
5) find out username with:
ls /home
6) change password with:
passwd USERNAME
7) type:
sync
reboot -f
Links:
————————————-
Linux encrypted partition: https://www.youtube.com/watch?v=ThxpcGkZ5d0
Homepage: https://linuxort.com/
PayPal: https://www.paypal.com/paypalme/LinuxGuides
BTC-Donation: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN
Contents:
————————————-
0:00 Welcome
0:20 Reset password (steps in video description)
4:37 change your password
5:33 prevent easy access
Please take the opportunity to connect and share this video with your friends and family if you find it useful.