Kali Linux
Kali Linux
1. Hardware
2. Kernel
3. Shell
4. Applications /Utilities
A. Ownership of Files:
1. User:
→A user is the owner of the file
→the person who created the file
2. Group:
→A user group can contain multiple users
→All users belonging to a group will have the same access permission to the file
3. Others:
→Everybody else
→Neither created the file, nor the belongs to a usergroup who could own the file
B. Permission of Files
1. Read
2. Write
3.Execute
→ u user /owner
→ g group
→ o other
→ a all