sudo privileges to an existing user in ubuntu
sudo privileges to an existing user in ubuntu
If you have already created the user, you can add the user to the sudo
group by running the following command in a Terminal:
sudo usermod -a -G sudo username