Changes

Managing Fedora Linux Users and Groups

119 bytes added, 19:55, 16 June 2009
Adding a New Group to a Fedora Linux System
Click on ''OK'' to add the user as a member of the new group.
 
To add a group from the command line, use the ''groupadd'' utility. For example:
 
<pre>
su -
groupadd accounts
</pre>
== Modifying a Fedora Linux Group ==