Use the following command to add user with default home folder and bash as default shell.
- useradd -m -s /bin/bash <username>
Done =)
Reference: Create new user account in Ubuntu Linux from command line
Use the following command to add user with default home folder and bash as default shell.
Done =)
Reference: Create new user account in Ubuntu Linux from command line