Answer Posted / ajay songare
New User Add to Grop
# username -g groupname username(for Primary Group)
# useradd -G groupname username(for Secondary Group)
Old User Add To Grop
# usermod -g groupname username(for Primary Group)
# usermod -G groupname username(for Secondary Group)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is tty name?
What is the use of cp p command?
What does pwd mean in linux?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What would be the result of issuing the command cat phonenos?
What is the use of mv command in linux?
What are two functions the move mv command can carry out?
Explain trap command of linux?
How do I find command history in linux?
Which command is used to clear the screen?
What is dos and its commands?
How do makefiles work?
What is the syntax of mkdir?
Is cmake a compiler?
What does c mean in linux?