How to break password in linux

Breaking password in centos 7

Root the system and stay on grub screen

grub2

Press e (to edit)

How to break password in linux 1

Goto line which starts with
Linux16

Edit Linux 16
Add – rd.break in last

rd.break



If you found something written like console=ttyS0,115….
Remove it

Press ctrl + x

Now Follow these commands

mount -o remount ,rw /sysroot/
chroot /sysroot/
passwd username
touch /.autorelabel
exit
exit

Watch full setup

Breaking Password in centos 6.8

Root the system and stay on grub screen

Press e (to edit)

Goto line which starts with
Linux16

Edit Linux 16
Add – rd.break in last

rd.break

If you found something written like console=ttyS0,115….
Remove it

Press ctrl + x

Now Follow these commands

mount -o remount ,rw /
chroot /
touch /.autorelabel
exit
exit    

Breaking password in Ubuntu

coming soon

techouse

I love helping beautiful people like you. I love hanging out with my dogs.

You may also like...

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

× How can I help you?