34,333
edits
Changes
→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 ==