What is LVM (Logical Volume Manager) on Linux? Creating physical volumes, volume groups, and logical volumes, snapshots, thin provisioning, and practical commands.
Posts for: #Tutorial
make oldconfig — How to Update Linux Kernel Config
How to use make oldconfig to quickly update your Linux kernel configuration when upgrading to a newer version. A practical guide to the Y, M, N options.
menuconfig Search Trick — Jump Directly to Kernel Options
How to use the search feature in make menuconfig to find kernel options instantly and jump to their location in the menu tree.