Check add user to sudo group
Add the new user to the sudo group.
sudo adduser name_user sudoWe check that it is within the group.
getent group sudoLast updated
Was this helpful?
Add the new user to the sudo group.
sudo adduser name_user sudoWe check that it is within the group.
getent group sudoLast updated
Was this helpful?