Add the new user to the sudo group.
sudo adduser name_user sudo
We check that it is within the group.
getent group sudo
Last updated 1 year ago
Was this helpful?