How to Login As root in Linux OS (Ubuntu)
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
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 :
Comments
Post a Comment