Commands Help : adduser

  • adduser - Create a new user or update default new user information
[SYNOPSIS] adduser OPTION USER
option
--homehome directory for the new user account
--shellthe login shell for the new user account
--no-create-homewith no home directory
--uidforce use the UID for the new user account
--gidforce use GROUP for the new user account

Comments

Popular posts from this blog

Java : Variables Declaring

Install DNF in RHEL/CentOS 7

SQL Self JOIN