Linux Cheat Sheet: Compiling My Linux Knowledge
📍Linux Terminologies
Boot Loader: Program that loads the Linux OS. Eg: GRUB - Grand Unified Boot Loader. Initiates the Kernel. It resides in the / base directory /boot.
Kernel: It is an interface that connects users to the hardware via shell. It r...
varunmargam.hashnode.dev8 min read