Friday, May 27, 2011

Saurashtra University Result

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

how to see xml preview in browser php

xml preview view in browser $xml = new DOMDocument('1.0', 'UTF-8');                 $xml->preserveWhiteSpace = false; ...