useradd <username> -> not asking for password, no home directory just only add new user adduser <username> -> asking for password, will create home directory and asking lots of information about the user.