LOG IN AS ROOT

LOG IN AS ROOT IN UBUNTU 

TO Log in as root we need to unlock the

root account of ubuntu:

steps...

1) open ur terminal by pressing Ctrl+Alt+t

then type  #sudo passwd root

It LOKS LIKE THIS AFTER ENTRING COMMAND 

it now prompts for password ...then finally we need to unlock the user account root::

2)  After that, type the command below to unlock the root account.
sudo passwd -u root

 

 

 

 

Now Its ALL done.................

 

 

3) Open Up the terminal and just type #su

then it asks for password : enter the password typed in step 1

and then you are logged in as "root" 

THANK U....Hope it will work just as I tried

 

 

 

No comments:

Setting Spring MVC in Eclipse -Dynamic Project

Steps in Setting Up Spring MVC  The process of setting up the Spring MVC project using Eclipse is a crucial ability for anyone Java dev...

Powered by Blogger.