Linux: Add user to existing group

The command to add a user to a group is: sudo usermod -a -G groupname username
8 / 2022