Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to add linux user to group?

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


Please Help Members By Posting Answers For Below Questions

How do I check dns entry?

1079


Why is unix used?

1030


What is the command to check cpu speed in linux?

1081


Why is it called bash?

966


Why we use pwd command in linux?

1130


Explain difference between swap partition and swap file?

983


Which command is used to compare the files?

1053


How can I type in cmd?

976


What does kill in linux?

1031


How will you suspend a running process and put it in the background?

1631


What is filter command in unix?

1029


What are the 7 types of sentences?

1115


Which command is used to uncompress gzip files?

1209


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?

1123


Explain about system and user utilities?

1012