Create a new Ubuntu user
Revision as of 10:03, 11 May 2022 by IVSWikiBlue (talk | contribs)
- Connect to the VALT server via SSH or via the console using an existing user.
-  Type the following command the press enter: sudo adduser username 
- When prompted, set and confirm the new user's password.
- Accept the default for the users information or enter whatever you chose. This will have no real impact on the new user.
- Review the information and then Enter Y to accept.
-  Type the following command the press enter: sudo usermod -aG sudo username 



