Posts

Showing posts from November, 2017

How to Login As root in Linux OS (Ubuntu)

Image
When we install some software's through terminal in our Linux OS we require root access permission, so simply we can give permission through login as root in terminal  Follow 2 Steps : 1) Type in terminal :  sudo -s 2) Then Enter root password if your password is correct it will give you permission to install software Watch Video Tutorial :