A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically when the system boots?
A.
Using lsmod --remove --autoclean without specifying the name of a specific module
B.
Using modinfo -k followed by the name of the offending module
C.
Using modprobe -r followed by the name of the offending module
D.
Adding a blacklist line including the name of the offending module to the file /etc/modprobe.d/blacklist.conf
E.
Deleting the kernel module's directory from the file system and recompiling the kernel, including its modules
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
cast7omadrid1
Highly Voted 4 years, 4 months agoNinymo
Most Recent 3 months, 3 weeks agoNeoSam999
1 year, 6 months agoMartiFC
2 years, 5 months agoCuriousLinuxCat
2 years, 11 months agoMIU
3 years, 7 months ago