# linux

[emile](/about#contact) [/ctf/resources/linux/](/ctf/resources/linux/)

This workshop is also part of the "foundation" series. We're going to look into how operating systems and applications work internally.

- Syscalls
- Interrupts
- Kernel
- Process
- init
- boot process
- filesystem (/proc and so)
- …