
Thu Dec 10 2020
Su Command in Linux (Switch User)
The su (short for substitute or switch user) command allows you to run commands with another user's privileges, by default the root user.
Read more

Thu Dec 10 2020
Sudo Command in Linux
The sudo command allows you to run programs as another user, by default the root user.

Fri Oct 02 2020
How to Add User to Sudoers in Ubuntu
On Ubuntu, the easiest way to grant sudo privileges to a user is by adding the user to the sudo group. Members of this group will be able to execute any command as root via sudo.

Wed Nov 13 2019
How To Create a Sudo User on Ubuntu
In this guide we will show you how to create a new user on an Ubuntu machine and give it sudo access. You can then use this user account to execute administrative commands without a need to logging in to your Ubuntu server as a root user.
Mon Nov 04 2019
How to Add User to Sudoers in Debian

Mon Nov 04 2019
How to Add User to Sudoers in CentOS

Tue Aug 13 2019
How to Run Sudo Command Without Password

Tue Feb 19 2019
How To Create a Sudo User on Debian

Tue Feb 19 2019
How To Create a Sudo User on CentOS
