From command line how will you add a user account?
Answers were Sorted based on User's Feedback
Answer / srinivas kalvacherla
#useradd -u userid
-d user home dir
-g primary group
-G secondary groups
-c coment
-s shell
-e expiry date
-m usera/c
-p project name
-R role
Regards
kalvacherla.srinivas@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajan.v.r
$adduser <username>
$passwd <username>
then it will ask passward.....
| Is This Answer Correct ? | 2 Yes | 1 No |
how to raise a suncase?pls explain step by step?
Could you tell something about the Unix System Kernel?
how can you say that unix operating system provides more security than other operating systems.
Explain iostat, vmstat and netstat.
What is an incremental backup?
What is a filesystem?
What does iostat do?
what is the time for incident, problem and change management tickets?
How does the inode map to data block of a file?
What is the difference between hard link & softlink?
What is default permissions for others in a file?
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?