LPIC-2 Exam 201 (Linux Engineer) — Question 6
On a server running the 3.4.50-11 Linux kernel, which file in the /boot directory contains the kernel configuration parameters?
Answer options
- A. config-linux-3.4.50-11
- B. config-3.4.50-11
- C. system-3.4.50-11
- D. vmlinuz-3.4.50-11
- E. rc.config-3.4.50-11
Correct answer: B
Explanation
The correct answer is B, as 'config-3.4.50-11' specifically contains the configuration parameters for the kernel version 3.4.50-11. The other options either include additional terms that do not match the standard naming convention for kernel configuration files or refer to different types of files related to the Linux kernel.