Tag Archives: Allowing user to run root commands

Allowing user to run root commands

Written by Mel Kham on . Posted in Linux tutorials

  To allow normal user to run root privileged commands, you have to use sudo. Sudo allows a user to run commands as superuser or another user. To set your user to be able to use sudo to act as … Continue reading