LINKS
awk
: Really Useful & P(aw
)erful (k
)ommand — A quick overview of the purpose of the awk
command, how to use it at a glance, and the magic it brought
- Perfect, just a perfect introduction to Linux command — Here are 60 of the most popular and useful Linux commands to help you navigate and manage the OS
- Recursive Computer: Basically, the computers in a computer! — Explain what a virtual machine is, its concept, uses, and how to set it up in detail & concisely
- User: “Where is the system located?” Linux: “Yes” — A clear explanation of Linux file structures
- Basic Types of Security Attacks — An introduction to some basic types of security attacks
- The Math Behind RSA Encryption Algorithm — A super nice explanation of the RSA encryption algorithm
- Don’t Pick the Wrong Prime Number! — A nice explanation on how RSA encryption can be broken if the prime numbers used for key generation are not carefully selected, making the system vulnerable to attacks
- What is DDOS? — A nice explanation on what is DDOS and how to prevent it
- Bash Scripting Tutorial — A nice introduction on scripting with Bash
- C Programming Tutorial for Beginners — A nice introduction on the core concepts in the C programming language
- Unix Processes in C — A playlist covering the main Unix processed in C programming language
- How to Adjust Virtual Memory on Windows 10 — No description needed, a title is more than enough
- MacOS, Your Time Has Come — Just open it if you’re curious
- Process Creation — A nice introduction of a kind of operation on processes, process creation
- Process Termination — A nice introduction of a kind of operation on processes, process termination
- Fork? Exec? What??! — Discussing fork() and exec() syscall
- There Are Zombies on Your Lawn! — Discussing zombie and orphan processes
- Semaphore? — A small animated video to explain the concept of semaphores in OS
- More Semaphore — Explanation and Intuition about Semaphores
- Semaphore, again — Deeper explanation about Semaphores
- Semaphore vs Mutex — Explaining the difference between Semaphore and Mutex
- CPU Scheduling Basics — An introduction to scheduling in CPU
- Process States — Explaining process states in OS
- How to Build Linux From Scratch 12.0 — Demonstration on the installation of LFS 12.0 on real hardware
OOT
LastRev: Tue 12 Nov 2024 10:27 WIB