#operating-system
Read more stories on Hashnode
Articles with this tag
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...
Linux Boot Sequence BIOS POST MBR GRUB Boot Loader Kernel Initialization INIT Process Runlevels Program 1. BIOS POST: BIOS Stands for Basic...
What is Distro? Linux has various Distributions/Distros of operating systems in which each flavor of Linux distro (distribution) is meant for a...
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 Booting? Booting is the initial set of operations that a computer performs when the electrical supply is turned on. Booting Procedure The...