meta data for this page
This is an old revision of the document!
Linux Basics
Boot
- BIOS/UEFI
- SHIM
- GRUB
- KERNEL
- Init process / process 0
- systemd
- User Space
- Windows manager
IPC
| 1 | sighup | stop terminal connection |
| 2 | sigint | interrupt terminal connection |
| 9 | sigkill | |
| 15 | sigterm | |
| 18 | sigcont | |
| 19 | sigstop |