Grant Sudo Access in Ubuntu
To make changes in Ubuntu, you need to be a member of the "Super Users" or Sudo group. Membership of this group acts like the administrator group on a windows system, allowing users to make changes to the operating system. Ubuntu will prompt you for the sudo password (which is recommended to be different to your normal user password for security reasons) when you attempt to make changes to the OS.
To grant a user sudo access:
- log in with your own sudo level access account
- enter the command sudo adduser
sudo
This Article can also be found on our sister site www.dizzyit.com at: http://dizzyit.com/2015/03/09/grant-sudo-access-ubuntu/
No comments:
Post a Comment