Operating Systems Site - This site contains links to lecture materials, exam questions, and laboratory materials.
Solving Error port 22 - This site contains reason why error port 22 occurs and steps to fix the SSH connection refused error.
Git Basic Commands - This site contains basic commands in Git.
Markdown Basic Syntax - This site contains basic syntax outlined in the original Markdown design document.
Cyber Security Video - This YouTube video contains cyber security full course for beginner.
How To Configure SSH Key-Based Authentication on a Linux Server - This site contains how do SSH keys work, creating SSH keys, copying an SSH public key to server, authenticating to server using SSH keys, and disabling password authentication on server.
Bash Scripting Tutorial - This site contains linux shell script and command line for beginners.
C Basic Syntax - This site contains the basic syntax of C.
Newline in C - This site contains how the newline escape sequence is used to insert the newline in the string literal.
Compiling a C Program - This site contains a behind-the-scenes compilation of a C program.
Mount a File System on Linux - This site contains how to mount a file system on Linux.
Addressing, Shared Lib, & Pointer - This video contains material about addressing, shared lib, & pointer.
What is a Makefile and how does it work? - This site contains explanation about Makefile and how does it work.
How to compress the whole directory using xz and tar in Linux - This site contains how to compress the whole directory using xz and tar in Linux.
How to Export Import Virtual Machine in VirtualBox - This video contains how to export import virtual machine in VirtualBox.
Kernel Panic: Definition and Causes - This site contains the definition and causes of kernel panic.
Making and Encrypting a Tarball - This site contains how to making and encrypting a tarball.
Dynamic Memory Allocation in C using malloc(), calloc(), free() and realloc() - This site contains the definition of dynamic memory allocation in C using malloc(), calloc(), free() and realloc().
malloc vs mmap in C - This site explains the differences between malloc and mmap in C.
How to install Docusaurus on Linux - This site explains how to install Docusaurus on Linux.
Slides Synchronization & Deadlock - Here is a link to the slides on Synchronization & Deadlock by C. BinKadal.
Process Synchronization and Deadlocks - This site explains process synchronization and deadlocks.
Why Should I Use tar.xz Instead of tar.gz? - This site explains why we should use tar.xz instead of tar.gz.
Linux From Scratch - Here is the Linux From Scratch version 12.2 Book VirtualBox (AMD64).
Kernotex’s YouTube LFS 12.2 PlayList - Here is the YouTube playlist on how to build Linux From Scratch 12.2.
A Discussion About Linux From Scratch - Here is an interesting discussion about Linux From Scratch.
REV: Thu 07 Nov 2024 15:47