The 'sudo' keyword in Unix and Linux allows users to execute certain commands with special-access privileges that cannot otherwise run on a given machine by a user with a lower level of clearance.
Doing routine work using the root account is considered dangerous because any typos or commands run in the wrong location can have very serious consequences. On Fedora To provide a user with sudo ...