Linux Commands
A video on basic linux commands, very thorough and easy to understand.
Operating System Concepts
PDF version of the book given my Mr. Rahmat. you can just open it in your browser.
Cyber Security and Privacy
List of useful links that can help you learn about Cyber Security and Privacy.
SSH Cheatsheet
SSH commands that maybe useful in the future.
An Introduction to Linux File Systems
Useful article about Linux File Systems
Linux File System/Structure Explained
A video explaining basic understanding of Linux File Systems and its structure
Understanding Memory Mapping
Important documentation about Memory Mapping
C Development on Linux
Introduction on C development (including Pointers and Arrays)
Virtual Memory
Gives explanation on Virtual Memory
Virtual Memory on Linux
Gives further understanding on how the Virtual Memory is used on Linux.
The fork() System Call
This article gives a great explanation about fork() with several code examples and pictures that can help us understand more about fork().
Introduction to Threads
This video explains the meaning of thread in OS, the meaning and difference between Single-threaded process and Multi-threaded process, and also lets you know about the benefits of multi-threaded programming.
[Chat GPT] (https://chat.openai.com/chat)
Help me so much in understanding the error I encountered SCP
The answered questions helps me understanding the scp
Compiling a Cross-Toolchain
help me understand the whole point of Cross-Toolchain
Playlist for LFS
teach you step by step how to install LFS
[Cross Compiling Temporarty Tools]((https://www.linuxfromscratch.org/lfs/view/11.3/chapter06/introduction.html)
help me understand the whole point of Cross Compiling
Playlist for LFS
teach you step by step how to install LFS.