📄️ Intro
Linux, like UNIX, is a multi-tasking and a multi-user system. This
📄️ 1. Ownership and permissions
In the Unix security model, a user may own files and
📄️ 2. Adding user accounts
1. Let's create a new user:
📄️ 3. Example with permissions
In this example we will set up a shared directory between the users
📄️ 4. Processes
A process is a program that is being executed by the system. Linux