Microsoft
Software
Hardware
Network
Question : what is the syntax to add a new user?
experts,
I have tried to use the following command to add a new user but cannot login as that user.
groupadd admin -g 500
useradd admin -d /home/admin -s /bin/bash -g admin
Thanks, MIssyMadi
Answer : what is the syntax to add a new user?
or if you want to use your command then use this
groupadd admin -> creating the group
useradd admin -d /home/admin -s /bin/bash -g admin - > creating the user
Random Solutions
Powershell export-csv -delimiter parameter not working
transaction log disable
method or data member not found
Uknown Wscript process eating large amounts of system memory
mail between 2 servers in same organization not delivered
Can't ping/telnet after OS upgrade
Offline files do not always synchronize
Sybase - Proper Sytnax to Alter an existing table and ADD a constraint
Cannot open password protected user folder inwin xp
How To export SWF file from SwiShMAx as color and not Grey?