User Tools

Site Tools


wiki:add_a_user_to_sudoers_group

Add a user to Sudoers group



Sometimes typing Sudo and entering a password gets a bit laborious, and if you are the only user on a system then why bother? For this reason we can add a user to the Sudoers group, giving them 'root' access without having to endlessly enter their password.

You need to already have an account in the sudoers group for this to work (root user normally)

  usermod -aG sudo username



wiki/add_a_user_to_sudoers_group.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1