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 you create a file?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What is build process?
Which Command used to lock user password in Linux?
What is the default number of shell commands saved in the history list of .cshrc file?
Explain the working of command grouping?
What is the gcc command?
What is tail command in linux?
What are the examples of simple command?
How do I check storage on linux?
What is df command in linux?
What is whois command?
What does cd do in linux?
What does uname command do?
How do I check cores in linux?