USER SPACE
Human interactionShell - interprets tecxt commands sends them to OS to execute
GUI - Graphical User Interface
Power users : Above average compuer users
BASH - Bourne Again Shell
LOGS :
Files that record system events on our computer, just like a system's diary.
BOOT Process :
Booting : To start from nothin and follow a series of steps to reach a end
1. Powered on
2. BIOS/UEFI : initializes computer's hardware to makesure everything is good to go ↔ POST
3. Boot Device check
4. Search for bootloader Bootloader: A small program that loads the operating system
5. Performs more complex program
6. the loads OS
7. Then Kernel loads
8. Drivers loaded
9. Essential System Processes and user space processes launched