Adduser in Navy Linux (adduser Command)

Guide to adduser in Navy Linux (adduser command)

adduser Command Syntax
adduser [OPTIONS] USERNAME
Create/Add a new user
useradd  USERNAME
Set Password
passwd  USERNAME
If user is admin or sudo access require
usermod -aG wheel USERNAME

Finished!

Feel free to report any issue on Issue Tracker https://github.com/navy-linux/issue-tracker

Edit this page