https://os.vlsm.org/ — OS242. Contains all information regarding to the current operating systems course.
Linux Commands Cheat Sheet — Linux commands cheat sheet by Geeksforgeeks. Contains some of the most common linux commands in a form of cheat sheet.
GPG Command in Linux — GPG linux command guide by Ioflood. Contains a lot of useful information regarding GPG commands and how GPG works.
Cyber Security for Beginners — Cyber security course for beginners by Simplilearn. Contains lessons about the basics of cyber security.
C Programming Tutorial — C programming tutorial by Freecodecamp. This video teaches the basics of programming in C language.
Operating System Concepts — Operating system concepts book tenth edition. This book contains lessons about fundamentals of operating systems.
The Linux Filesystem — The linux filesystem explained. Contains information about the linux filesystem
FUSE — FUSE by The Linux Kernel documentation. Contains all information about FUSE.
The Linux Programming Interface — The Linux Programming Interface book by Michael Kerrisk. Contains lessons about The Linux Programming Interface (TLPI).
C Programming with Linux Specialization — C Programming with Linux Specialization course by Coursera. This is a program of seven short courses focused on C programming specializing in the linux platform.
C Pointers — C Pointers article by W3schools. This is a brief lesson on pointers in the C programming language.
C Pointers by Geeksforgeeks — C Pointers article by Geeksforgeeks. Contains explanation about pointers in C.
C Pointers and Arrays — C Pointers and Arrays article by W3schools. Contains explanation about the relationship between pointers and arrays in C.
Kernel Panic — A Wikipedia article about kernel panic. Contains a lot of information regarding kernel panic.
fork(2) - Linux Manual Page — A man page for the fork() command in linux. Contains information about what fork() does and usage instructions.
fork() in C — The Fork system call in C by Geeksforgeeks. Contains information on using the fork() system call in the C programming language.
Shared Memory — Shared memory article by buddy works. Contains explanations about shared memory in linux.
scp](https://www.geeksforgeeks.org/scp-command-in-linux-with-examples/) — An article explaining about scp and its purpose. Contains explanation about the scp command.
An Overview of SSH Keys — An overview of SSH keys. Contains explanation about what SSH keys are and how they work.
Linux From Scratch Book — The Linux From Scratch version 12.2 Book. Contains full guide on setting up linux from scratch.