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 you kill a process in linux?
What do you mean by directory?
What is llvm used for?
What is unix finger command?
How do I get to root directory in linux?
How do I test my cpu speed?
How do I list directories in linux?
What language is a makefile written in?
How is grep so fast?
How many commands are there in linux?
Why bash is used in linux?
How do I run a shell script?
How do I check cores in linux?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
How do I run a bash script in linux?