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
Outlook 2000 inserts blank attachments automatically
"Work Offline" dialog box appears when Windows Explorer 'File' button selected
syntax for Win32::Ole xml POST using MSXML 4 core services
Keyword ranking, digital point and google API key
Problem with OST Files for Cached Mode
Modifying OWA password Prompt
copy xp setup files to hard drive
How to drop the BUILTIN\Administrators login
Difference between DBI & DBD?
Excel to MYSQL