Posts Tagged ‘user’

Transform user into root

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

Continue reading...

Tagged with: [ , , , ]
Update me when site is updated