Virtual Box: Adding new user to your dev server’s sudo users

Log in to your server as root.  At the server’s command line, type “visudo”.

Scroll down file and add any usernames you want sudo access:
“new_user    ALL=(ALL) ALL”

Find out more about “sudo” here.

Leave a Reply 0

Your email address will not be published. Required fields are marked *