Skip to main content

Section outline

    • Module 4: Inter-Process Communication (IPC)

      • Pipes, Named Pipes (FIFO), and Message Queues
      • Shared Memory and Synchronization
      • Hands-on Lab: Implementing IPC between processes

    • Module 5: Linux Kernel and Subsystems

      • Kernel Types: Monolithic vs. Microkernel
      • Overview of Kernel Components and Subsystems
      • File Systems, Networking, and Device Drivers
      • Hands-on Lab: Exploring kernel logs and system calls with stracez

    • Final Assessment & Course Wrap-up