https://os.vlsm.org/ — OS242
Operating Systems Concept — Set of slides to accompany each chapter of this Course
60 essential Linux commands — Some essential Linux commands for various purposes, from navigation to software management
Learn REGEX in 20 minutes — Regex (Regular Expressions) tutorial for beginners in under 20 minutes
Front Matter — Jekkyl’s front matter explained
Vim Editor — An overview of the vim editor
AWK Command — A look into AWK Linux command and see what it can do
C Language — Video is for anyone who wants to learn C language or wants to revise things about C language in quick time.
Mid Term Example — Previous Operation Systems MidTerm Problems.
Cyber Security Course — Learn everything you need in order to understand cyber security in depth.
Employee Security Policy — Learn about Employee Security Policy in this in depth video.
Online Privacy — The Beginner’s Guide To Online Privacy
Digital Privacy The Beginner’s Guide to Digital Privacy
Linux File System Linux File System/Structure Explained!
File System Mounting File Sytem Mounting explained in this quick video!
File System Structure How File System Implementation is done for any OS
File Allocation Table A comprehensive introduction to the File Allocation Table format.
File system in userspace how to get started with FUSE
Addressing, Shared Lib, & Pointer 2021 Recording of Addressing, Shared Lib, & Pointer class
Shared Libraries PDF slides discussing shared libraries
Introduction to Pointers in C Pointer definition and example in C Programming
Memory Management Simple video explaining the memory management module
Virtual Memorty Video by Gary Sims explaing virtual memory
Basics of Virtual Memory MIT 6.004 Computation Structures Lecture
Virtual Memory: 13 TLBs and Caches Physical caches. Virtual caches. Virtual address tags, physical address tags. VIPT: Virtually Indexed, Physically Tagged cache example. VIPT cache size limitation
Virtual Memory in Operating System Virtual Memory explained
– Fork in Operating System Fork in OS explained
Fork in C Programming Language Fork in C explained
Process Synchronization Learn about the critical region in process synchronization with real time example
Process Synchronisation - Operating Systems Process Synchronization discussed
Mutex vs Synchronization Comprehensive introduction to Mutex vs Synchronization
CPU Scheduling Basics Learn about the CPU Scheduling Basics with real time example
Introduction to CPU Scheduling CPU Scheduling discussed
CPU Synchronization Learn about CPU Synchronization