There are two ways to run administrative applications in Linux. You can either switch to the super user (root) with the su command, or you can take advantage of sudo. How you do this will depend upon which distribution…
There are two ways to run administrative applications in Linux. You can either switch to the super user (root) with the su command, or you can take advantage of sudo. How you do this will depend upon which distribution…
This is the command to set root password so that we don’t have to type $sudo su to change to root user. Just type the following command and u can login as root as $su please follow the commands below…
Recent Comments