modprobe dccp
so i am doing some hardening bash scripting basing on CIS Hardening benchmarks for OS and as I reach section 3.3.1 ensuring dccp module is disabled. i ran the command modprobe -n -v dccp.
It returned an error shown below.
I have search around but there's nothing being shown up at all so here I am asking for some help. pls do provide me with some help ://
<img src="/sites/profiles/files/discussion/images/2020-04/photo6100458525630245392.jpg" width="1280" height="720" alt="modprobe: FATAL: Module dccp not found in directory /lib/modules/4.18.0-147.el8.x86_64" title="error" />
Responses