Articles in this series
What is Linux? Linux is an Operating system, just like Windows and macOS. It is one of the most popular Operating systems in the world. It is the best...
Difference between Windows and Linux WindowsLinux It is a proprietary Operating systemIt is an Open Source Operating system Microkernel is...
What is Kernel? A kernel is a software that manages the hardware like CPU, RAM, Disk, etc., A kernel is the main component of the Linux Operating...
What is a Shell? A shell provides an interface to the Linux system. It gathers input from the user and executes a program based on the user...
Linux Boot Sequence BIOS POST MBR GRUB Boot Loader Kernel Initialization INIT Process Runlevels Program 1. BIOS POST: BIOS Stands for Basic...
Linux File System In Linux, the File system is in a hierarchical tree structure. It contains one root folder ( / ). In Linux, data is stored in...