filmov
tv
Breaking Root Password in RHEL7

Показать описание
This Video explains how to break a root password in RHEL7.
4 Steps to break the root password
1)init=/bin/sh
2)mount -o remount,rw /
3)passwd ********* (Change the root password)
4)exec /sbin/init
*****************************
Now login to the system with new root password
4 Steps to break the root password
1)init=/bin/sh
2)mount -o remount,rw /
3)passwd ********* (Change the root password)
4)exec /sbin/init
*****************************
Now login to the system with new root password