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
How do I check dns entry?
Why is unix used?
What is the command to check cpu speed in linux?
Why is it called bash?
Why we use pwd command in linux?
Explain difference between swap partition and swap file?
Which command is used to compare the files?
How can I type in cmd?
What does kill in linux?
How will you suspend a running process and put it in the background?
What is filter command in unix?
What are the 7 types of sentences?
Which command is used to uncompress gzip files?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
Explain about system and user utilities?