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 command would you use to check how much memory is being used by linux?
Is cmake only for c++?
What would be the result of the command paste -s dog cat?
What is cpu in top command?
Which command is used to uncompress gzip files?
How do I use nslookup in linux?
The command ‘umask -S’
What is the pwd command?
What does top do in linux?
What can you tell about the tar command?
Who unix commands?
What are whois tools?
How can you copy lines into the buffer in command mode?
How do I stop a linux job?
Which command is used to terminate a process?