This is just a note really to myself as I always have to look this command up because I do not use it often.
To add a user to the sudoers:
- Enter root.
- usermod -aG sudo <username>
- Logout and sign back in as user and test.

I’m actually embarrassed I am posting this here to remember.
