What does sudo useradd -m newuser do?
sudo useradd -m newuser
Adds the user to the sudo group automatically
Deletes the account's home directory
Creates the account and its home directory, typically /home/newuser
/home/newuser
Sets a password for an existing account