Difference between revisions of "cmd/adduser"
< cmd
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
==Basics== | ==Basics== | ||
{{l/cmd|adduser}} is a command for creating users on a [[Debian]]-based system. It is somewhat higher-level than the {{l/cmd|useradd}} command. | {{l/cmd|adduser}} is a command for creating users on a [[Debian]]-based system. It is somewhat higher-level than the {{l/cmd|useradd}} command. | ||
| − | * | + | * '''manpages''': [https://manpages.ubuntu.com/manpages/xenial/en/man8/adduser.8.html Ubuntu], [https://linux.die.net/man/8/adduser die.net] |
==Related== | ==Related== | ||
* {{l/cmd|usermod}} | * {{l/cmd|usermod}} | ||