Answer Posted / ajay songare
linux create a Two type of Group thare are:-
1.primary group represent g
2.secondary group represent G
# useradd -g groupname username
# useradd -G groupname username
usercreate and after that Add group
# usermod -g groupname username
# usermod -G groupname username
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do I permanently delete linux history?
How do I list directories in linux?
What does bash stand for?
How to give acl permission in numerical mode on linux?
What is $$ in shell script?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What is sudo bash command?
What are the command prompt commands?
What is free linux?
What is nslookup command?
What command should you use to check your file system?
What is a good processor speed?
What is help command in linux?
How do I find cpu in linux?
What is unix finger command?