Freelance Web Programmer, Android, Php 5, java, MySql, JQuery, Symfony framework, Smarty template, facebook application, googlemap application
Friday, May 27, 2011
How to recover / change the root password on RedHat Linux based systems
How to recover / change the root password on RedHat Linux based systems
Power on, or reboot as needed.
and press 'tab' key
Now you should press 'e' and you will get this screen.
plz select kernel option
now press 'e'
Insert an space and the number one '1'.
After that press ENTER and 'b' and ENTER again.
Now you can change the password like this
#passwd
enter new password
then
give
#chmod u+s /bin/su
and
#exit
Power on, or reboot as needed.
and press 'tab' key
Now you should press 'e' and you will get this screen.
plz select kernel option
now press 'e'
Insert an space and the number one '1'.
After that press ENTER and 'b' and ENTER again.
Now you can change the password like this
#passwd
enter new password
then
give
#chmod u+s /bin/su
and
#exit
Subscribe to:
Posts (Atom)
how to see xml preview in browser php
xml preview view in browser $xml = new DOMDocument('1.0', 'UTF-8'); $xml->preserveWhiteSpace = false; ...
-
Weather In Summer: 33.8 C (Max) - 23.3 C (Min) In winter: 20.3 C (Max) - 0 C (Min) Rainy Season : from July to Mid Sept, and very humid (Upt...
-
go to In httpd.conf add comment bellow line userdir disabled ----------------------------------------------- chmod 711 for /home/userdir(use...
-
The contents of my /etc/selinux/config # This file controls the state of SELinux on the system. # SELINUX=permissive # enforcing - ...