Linux How to build a custom Linux kernel from sources Want to customize the kernel of your Linux distribution ? Enable or disable specific features ? In this post, you will learn how to compile your custom Linux Kernel and configure your system to boot from it.
Linux How to interact with Linux Kernel through procfs and sysfs Understand Linux procfs and sysfs pseudo filesystems and learn how to interact with the kernel to view and edit runtime parameters and get information about the computer hardwares.
Linux Linux GRUB legacy and GRUB2 essentials A simple guide to help you quickly find your way when working on Operating Systems boot topics with GRUB as bootloader, on Debian and Red Hat based Linux distributions.
Computer Understanding BIOS and UEFI BIOS and UEFI are important computers components. They are shipped into the motherboard and help in loading operating systems. But... what is BIOS, what is UEFI, how they work ?