First page
Back
Continue
Last page
Image
Creating New Users
sudo
: Super User Do – Execute the next command as an Administrator (root)
Adduser <username>
: Add a new user with the name “username”
Granting User Permissions In Linux