** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **
Create a User
Both adduser and useradd can be used to create a new user.
adduser is interactive while useradd is non-interactive.
It is suggested that you use useradd in batch …