How does Linux add functionality on the fly?

Linux Modules is how we add new devices and new features to the Linux kernel when we only want to use them selectively. Maybe one server needs them and another server doesn’t. Rather than compile them into the kernel we can simply load them real time, when we need them. Today I am going to look at Loadable Modules in Linux, what came before, why we need them and how do they work. I also describe three commands for inspecting and managing modules on your system. Cover Photo: By Maxi Gagliano - Pexels Support me on Patreon: Follow me: Twitter @djware55 Facebook: Discord: Gitlab: “Brightly Fancy“ Kevin MacLeod () Licensed under Creative Commons: By Attribution 4.0 License “Militaire Electronic“ Kevin MacLeod () Licensed under Creative Commons: By Attribution 4.0 License Werq by Kevin MacLeod Link: License: Industrial Cinematic by Kevin MacLeod Link: License: Music Used in this video “NonStop“ Kevin MacLeod () Licensed under Creative Commons: By Attribution 3.0 License #Linux #LinuxSkills #LinuxCertification
Back to Top