Blogroll
-
Sponsor
Recent Comments
- Sam on GoDaddy NameServer not registered
- Markus on GoDaddy NameServer not registered
- Apache2 on How to limit connections per User IP in Apache 2.2 CentOs
- Kinetic_one on MySql Error#1005 – Can’t create table (errno: 121)
- CPSERVEINFO on GoDaddy NameServer not registered
Tag Archives: user
How to add a user to a group?
I keep on forgetting this command, so I put it here to remember it forever. To add a user ‘ketan’ to the group ‘admin’, do the following gpasswd -a ketanĀ admin Such a simple and each to use command!!!