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 Correct Answer: D This question is in 101-500 exam For getting Linux Professional Institute LPIC-1 Certificate
Please login or Register to submit your answer