Introduction
In this lab, you will learn how to manage users and groups on a Linux system using the groupadd
command. You will create a new group, add users to the group, and modify the group properties. The lab covers the following steps: creating a new group, adding users to a group, and modifying group properties. The commands and examples provided in the lab will help you understand the practical usage of the groupadd
command and its related functionalities for user and permission management on a Linux system.