How do I add a user?
All distributions I know of provide a tool called
useradd (sometimes called adduser). This is a
commandline tool for creating usrs. There are several companions to
this tool: usermod and userdel. Gnome has a GUI tool called userconf, and likely as
not, kde has an equivalent also.
|