Liberian Geek
  • Home
  • How-To/Tips
  • Linux
  • Windows

Quickly Add Users to Groups in Ubuntu 12.04 (Precise Pangolin)

You probably already know how difficult it is to manage groups in Ubuntu with Unity as your default session. In previous versions of Ubuntu with classic gnome desktop, one could easily add/remove users from groups by using the user management tool. Not anymore. That tool is gone and the only way to manage groups in Ubuntu now is by the command-line. This brief tutorial is going to show you how to quickly add users to existing groups in Ubuntu 12.04.

Objectives:

  • Add users to existing groups in Ubuntu 12.04
  • Enjoy!

To get started, press Ctrl – Alt – T on your keyboard to open Terminal. When it opens, run the commands below to add a user to a group.

sudo adduser <username> <group_name>

 

sudo_precise

 

For example, to add an existing user to the sudo group so the user can run the sudo commands, run the commands below.

sudo adduser <username> sudo

 

sudo_precise

 

That’s it! Do this everytime you wish to modify a group by adding existing users.

 

Enjoy!


Related Posts

  • Ubuntu 12.04.2 Released With Support For Systems Using UEFI Firmware With Secure Boot Enabled
  • LibreOffice 3.6.2 Maintenance Update Released
  • Blender 2.64 Released: Install it in Ubuntu 12.04 (Precise Pangolin)
  • Install / Upgrade to Linux Kernel 3.6.0 in Ubuntu 12.04 (Precise Pangolin)
  • OpenShot 1.4.3 Released: How To Install / Upgrade in Ubuntu 12.04

Home > How-To/Tips, Linux - 8 April 2012
Tweet
Got anything to say? Go ahead and leave a comment!
  1. Ramone says:
    May 9, 2013 at 11:35 AM

    Thanks a lot!

    Reply
Comment Below!
Click here to cancel reply.



Follow @liberiangeek

Recent Posts
    • How Do You Manage MySQL Databases In Ubuntu 13.04 Raring Ringtail
    • Say Yes To Google Play Music Manager In Ubuntu 13.04 Raring Ringtail
    • Delete Junk, Improve Performance And Increase Privacy With BleachBit In Ubuntu 13.04 Raring Ringtail
    • Firefox 21 Released For Windows, Mac And Linux Systems
    • How Can You Find System Information In Ubuntu 13.04 Raring Ringtail
    • Is There A Better Task Scheduler In Ubuntu 13.04 Raring Ringtail?
    • Want LAMP (Linux, Apache, MySQL, PHP) In Ubuntu 13.04?
    • Support For Ubuntu 10.04 / 11.10 Desktop And 8.04 Server Edition End Today
    • Want uTorrent In Ubuntu? You May Have To Settle For qBittorrent Instead
    • LibreOffice 4.0.3 Released–Third Minor Release Of LibreOffice 4.0 Family

    Copyright © 2009 - 2013 Liberian Geek        Privacy Policy |      About Us |      Contact Us |      Search

    ↑ Top