Transform user into root
Posted by admin on 28 April, 2009
1 comment so far
This item was filled under [ Linux ]
If you are running LINUX and you do not know root password, you can become “roo” yourself
All you have to do is to type under shell command prompt this line :
sudo -i -u root
it will ask your account password, not root’s password.
type it and youre in