sudo is intended to be used as a controllable method to permit regular users to execute specific systems commands that are normally reserved for 'root privileged' users. This negates the need to give a user the root password / access that may lead to issues within the system. Configuring the use of sudo and setting up the users/commands is fairly straight forward. When you download/install the set - the documentation is pretty good.