Usermod
I look this up probably once every two months:
# Add the existing user "chbrown" to the existing group "sudo"
usermod -a -G sudo chbrown
I look this up probably once every two months:
# Add the existing user "chbrown" to the existing group "sudo"
usermod -a -G sudo chbrown