Intro to OS — This site contains an overview about operating systems and introduction on how operating systems work.
60 Essential Linux Commands — This site contains a cheat sheet on 60 important linux commands for beginners.
Bash Scripting Tutorial – Linux Shell Script and Command Line for Beginners — This article provides basics of bash scripting which includes variables, commands, inputs/ outputs, and debugging.
Using GPG Keys — An article regarding what is GPG key, how to generate them, use them, and how can it be useful for us and our organizations.
Tarball: Create & Use Tarballs | What are the Benefit? — This article speaks about Tarball and how to use them, and how it can be useful.
How to Mount Drives on Linux : Command Line & GUI —
Provides linux built-in commands to do disk partitioning and mounting drives.
Learn C Programming — A site that teaches about the fundamentals of C Programming Language
The Linux Programming Interface — A link to get The Linux Programming Interface E-Book by Michael Kerrisk for free.
What is Endianness? Big-Endian & Little-Endian — Explain about computer addressing system in Big Endian and Little Endian, might be useful for solving week 5 problems in UTS.
Fork & Shared Memory — Explain about Fork and Shared memory based on user’s experience on linux.
Build a Markdown Documentation Site with Docusaurus (Step-by-Step) — A youtube video about Markdown Documentation with Docusaurus.
Design and Implementation in Operating System — Talks about design and implementations in Operating System.