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
Test if parent of an object is the main timline.
How do I automatically go to a html page after a Flash movie has ended?
500 Points... INSTALL cURL on CENTOS 3
Question about stoping a netstream ?
winXP SP2: 'portable/mobile' usb devices (e.g. usb-stick) don't get drive letter assigned - but external harddrives do
Exchange 2007: Bringing an SCR replica online
SQL Stored Procedure - Insert and Get ID if not found, Get ID if found
SELECTs from a temporary table and NOLOCKs
Graphic v. Movie clip symbol
How can i find the exchange server name to add outlook clients?