How To Gain Root Acces To Linux System ?

Author: admin  //  Category: Linux

i forget apassword of my root user in my linex system

Tags: , , , ,

2 Responses to “How To Gain Root Acces To Linux System ?”

  1. whurleyr Says:

    In order to do su, you need to have a root password. To make one, type sudo su and press enter. Then type passwd and it will ask for some information. Then exit, and run what ever you need to. By the way, sudo allows you to become root for just one commmand, while sudo su makes you root for as long as you want. Just su, and you have to put in a password.

  2. rockinpa Says:

    did you creat a root admin?
    just su - root

Leave a Reply