Operating System
Table of Contents
Diving into the depths pedagogically by studying the Linux Kernel. To be more specific when discussing concepts, I'll be linking to a particular part of the kernel with the line numbers.
check out RackOS
1. Three Easy Pieces
**
2. Operating Systems
4. Misc Resources
- Booting up: https://docs.rockylinux.org/books/admin_guide/10-boot/
- the linux kernel: https://www.kernel.org/
- https://wiki.osdev.org