OS Crash Course - Crashcourse on the curriculm
Intro to Linux - Youtube video on intro to linux
Linux: 100 seconds - Quick short video on linux in 100 seconds
Github Practice - Github Link for practicing and better implementation understanding
Regex Expressions in 100 seconds - Consise Youtube video on RegEx
60 Linux Commands - Helpful video on 60 linux commands we could use
OS Practice - Another github filled with OS pratices to study on
Virtual Disks, a brief article - The short articles shows the difference between your usual physical disks and virtual disks
Vim Cheat Sheets - This a really comprehensive yet quick vim text editor cheat sheet
Basics of Virtual Memory by MIT - MIT video about Virtual Memory
Virtual Memory Article from The Legendary GeeksforGeeks - This Geek4Geeks Article explains the basic concept of what a virtual memory is.
Memory management - article from geeks for geeks about memory management.
chap 10 exercises - exercise related to chapter 10
Usual entertaining video - link about operating systems
forking in c - video explaining the whole C forking command which allows you to run programs simultaneously
forking concept illustrated - video explaining the forking concept
Tarball archive format - more on tar archiving.
Article onSynchronization - here’s a nice article about synchronization
Playlist on Synchronization - That’s a whole playlist about synchronization
Linux filesystem - videos on filesystem
LFS GUIDE FULL - LFS : a full guide
what is it for tho? - If you ever wondered what it’s actually for
Discussion on LFS - discussion on lfs from experienced users
Symbolic link material - symbolic links in linux
Lfs - Official LFS link
PERL - more on the perl package