
Oct 29, 2020
Rmmod Command in Linux
In this article, we'll talk about how to use the rmmod command to remove modules from the Linux Kernel.
Read more

Sep 4, 2020
How to Setup Automatic Kernel Updates on Linux
This article explains how to set up automatic rebootless kernel updates using the live patching solutions from Canonical and CloudLinux.

Jul 6, 2020
Sysctl Command in Linux
This article explains how to use the sysctl command to view and modify kernel parameters at runtime.

Jun 15, 2020
Modprobe Command in Linux
modprobe is a command-line utility that allows you to add and remove modules from the Linux kernel.
Feb 4, 2020
Lsmod Command in Linux (List Kernel Modules)

Oct 14, 2019
Dmesg Command in Linux
