Account Management

Step 1: I used the command, sudo groupadd -g GID GroupName, to create three groups, employee, payroll, and admin. Step 2: Sophia account- Olivia account- Emma account-  Step 3: Step 4: I used the command, sudo mkdir /home/cyse_project, to create the directory, and sudo chgrp jkaur005 /home/cyse_project, to change the directory’s group owner. Step 5: … Continue reading Account Management