kernel modules

From Kicksecure
Jump to navigation Jump to search

kernel modules

Compare Loaded Kernel Modules[edit]

To compare the loaded kernel modules or diff the kernel modules is the short form of saying running lsmod-deterministicarchive.org iconarchive.today icon (manual pagearchive.org iconarchive.today icon) twice and comparing its output.

Kicksecure[edit]

lsmod-deterministic is provided by the helper-scriptsarchive.org iconarchive.today icon package and installed by default in Kicksecure.

lsmod-deterministic

Debian[edit]

lsmod-deterministic can be easily used on Debian by downloading the script and making it executable. Or by running the following command.

lsmod | tail -n +2 | cut -d ' ' -f 1 | sort

References[edit]

Notification image

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 13 year success story and maybe DONATE!