useradd error – bash: useradd: command not found
September 14th, 2008
4 comments
To create a new user account under any Linux distribution use command called useradd. The system administrator is responsible for creating account. Login as root user (or use sudo command).
useradd command syntax:
useradd [options] {username}
Depending on command line options, the useradd ...
Categories: Bookmarks, Hosting, Linux, Tech add user linux, command not found, root LINUX, useradd command, useradd error








