CompTIA Linux+ XK0-006 (V8) Practice Question

Your organization enforces UEFI Secure Boot on all developer workstations. After compiling a custom hardware-monitoring driver (dmon.ko) on a Fedora 39 system, the administrator attempts to load it and receives the error:

modprobe: ERROR: could not insert 'dmon': Key was rejected by service

The driver must be loaded while keeping Secure Boot enabled and without replacing the existing vendor keys. Which procedure accomplishes this requirement?

  • Enable CONFIG_ALLOW_UNSIGNED_MODULES at run time with sysctl to bypass signature checks for this boot only

  • Temporarily disable Secure Boot in firmware, load dmon.ko, and re-enable Secure Boot once the module is in memory

  • Sign dmon.ko with a locally generated X.509 key, use mokutil --import to enroll the corresponding certificate, confirm the MOK enrollment on reboot, then load the driver

  • Add the SHA-256 checksum of dmon.ko to /etc/modprobe.d/blacklist.conf so the kernel treats the file as trusted

CompTIA Linux+ XK0-006 (V8)
Security
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot