os232

  1. Linux in 100 Seconds A short and easy to understand explanation of the linux operating system. I think it’s a great and gentle introduction to linux for beginners

  2. Intro to VIM Introduction to VIM. the basics of vim, how to exit it, and the basic vim macro.

  3. Markdown Cheatsheet A simple cheatsheet to help me write my markdown.

  4. Intro to GPG Encryption Introduction to file encryption with GPG.

  5. RSA Encryption A good explanation about RSA and asymetric key encryption.

  6. Security vs Privacy vs Protection A good and concise video about the differences between privacy, security, and protection

  7. Linux Filesystem in 100 Seconds A good and easy to understand overview of the linux filesystem

  8. Filesystem A more detailed look on linux filesystem

  9. TLPI A good source of information for the linux programming interface

  10. Virtual Memory An article explaining what is a virtual memory in a operating system

  11. Paging An article explaining what is paging in operating system

  12. Fork A full introduction to fork

  13. Malloc C malloc and dynamic memory allocation

  14. Deadlock explanation about deadlock

  15. Mutex Mutex and linux synchronization

  16. LFS LFS Guidebook

  17. LFS Tutorial LFS Tutorial Video