Linux Command Line Tutorial
- In this tutorial, we will learn how to use sudo command.
- The sudo command allows you to run programs as another user, by default the root user.
- Sudo is one of the commands you use very often if you spend a lot of time on the command line.
- Using sudo as root instead of login is better since you can give individual users restricted administrative rights without knowing the root password.