LINKS
- OS242 Website — OS242 main website for assignments and materials.
- 60 Linux Commands — A very quick video on 60 linux commands. This covers most of the essential Linux commands
- Bash Playlist — A five-episode-long playlist about bash. This is a basic and fun way to learn bash.
- SSH — A video that explains how does SSH works.
- Hashing Algorithm and Security — A video that explains how does hashing algorithm work in general and it’s relationship with security.
- Secure Hashing Algorithm — A video that explains how does SHA-1 generate hash from a file.
- File System as Fast as Possible — A video for learning the basics of file systems, specifically Windows. Think of this video as an appetizer for newer topics.
- Files and File Systems — A comprehensive video that explains the basics of file systems. This video explains the basic theories in file systems.
- Partitions — A short video that explains about partitions. This video explains what are partitions, advantges, and disadvantages.
- 12 File Systems — A medium length video that explains 12 different file systems. This video briefly explains about file systems developed by different organizations.
- Addressing, Shared Lib, and Pointers — A full lecture from Fasilkom UI about addressing, shared library, and pointers.
- Basics of Virtual Memory — This video explains the basics of virtual memory and how does virtual memory gets mapped to physical memory.
- What’s Virtual Memory — This is an introductory video about virtual memory. This video also explains why would we want virtual memory in real life.
- Process Playlist — This is a playlist about processes. The playlist explains everything from what is a process to message passing.
- Threads — This is a lecture about threads. The slides is identical to the one used in class.
- Process Synchronization Playlist — This is a playlist that explains about Process Syncronization.
- Deadlock — This is a video that explains about deadlock, conditions for a deadlock, and how to handle it.
- CPU Scheduling Playlist — A full playlist that explains about CPU scheduling. It includes intro, types of scheduling, SJF, and many more topics about CPU scheduling.
- Arknights Song Collection — My go-to songs collection when doing assignments. If you want some music to listen, go check out this playlist.
Rev: Sat 09 Nov 2024 15:00
Acknowledgement(s):
- cbkadal’s os242/links.md
- chatGPT