{{Header}} {{#seo: |description=kernel modules }} {{title|title= kernel modules }} {{intro| kernel modules }} = Compare Loaded Kernel Modules = To compare the loaded kernel modules or diff the kernel modules is the short form of saying running [https://github.com/Kicksecure/helper-scripts/blob/master/usr/bin/lsmod-deterministic lsmod-deterministic] ([https://github.com/Kicksecure/helper-scripts/blob/master/man/lsmod-deterministic.8.ronn manual page]) twice and comparing its output. == {{project_name_short}} == lsmod-deterministic is provided by the [https://github.com/Kicksecure/helper-scripts/blob/master/usr/bin/lsmod-deterministic helper-scripts] package and installed by default in {{project_name_short}}. {{CodeSelect|code= lsmod-deterministic }} == Debian == lsmod-deterministic can be easily used on Debian by downloading the script and making it executable. Or by running the following command. {{CodeSelect|code= lsmod {{!}} tail -n +2 {{!}} cut -d ' ' -f 1 {{!}} sort }} = References = {{reflist|close=1}} {{Footer}} [[Category:Documentation]]