Template:Sudo Setup

From Kicksecure
Jump to navigation Jump to search

Setup sudoers. Add the operating system user name to sudoers.

Become root.

Click = Copy Copied to clipboard! su

Add the user account to the sudoer's group. Replace user with the actual operating system user name.

Click = Copy Copied to clipboard! sudo adduser user sudo

Reboot so group changes take effect.

Click = Copy Copied to clipboard! reboot