[05:37] [telegram] Hi, just out of curiosity (and to learn), what are modules and headers? [05:37] [telegram] in this context : https://matterbridge.lubuntu.me/ae30dc61/file_9758.jpg [05:58] @Rodrigo, kernel modules are optional 'modules' that can be inserted/removed from the running kernel... generally they're what most people call "drivers"... ie. used to access hardware (intel/nvidia etc kernel modules are usually called drivers) [05:59] I'll refer you to https://unix.stackexchange.com/questions/47330/what-exactly-are-linux-kernel-headers for headers... (not sure how I could easily describe them)