> For the complete documentation index, see [llms.txt](https://0xn3va.gitbook.io/cheat-sheets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://0xn3va.gitbook.io/cheat-sheets/linux.md).

# Linux

- [Overview](https://0xn3va.gitbook.io/cheat-sheets/linux/overview.md)
- [Philosophy](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/philosophy.md)
- [File](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/file.md)
- [File Descriptor](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/file-descriptor.md)
- [I/O Redirection](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/io-redirection.md)
- [Process](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/process.md)
- [Inter Process Communication](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/inter-process-communication.md)
- [Shell](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/shell.md)
- [Signals](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/signals.md)
- [Socket](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/socket.md)
- [User Space vs Kernel Space](https://0xn3va.gitbook.io/cheat-sheets/linux/overview/user-kernel-space.md)
- [Bash Tips](https://0xn3va.gitbook.io/cheat-sheets/linux/bash-tips.md)
