In this chapter, instead of answering some questions, I want you to do an exercise:
- Create the users Lisa, John, Karel, and Carola.
- Set the password for these users to welc0meITG.
- Verify the existence of these users.
- Create the finance and staff groups.
- Make the users Lisa and Carola members of finance, and Karel and John members of staff.
- Create the directory /home/staff and /home/finance and set the group ownership of this directory to staff and home, respect
- Give the group staff read-access into the finance directory
- Make sure that newly created files gets the correct group ownership and permissions