CompTIA Linux+ (XK0-004) — Question 24

Which of the following is the purpose of the vmlinux file on a Linux system?

Answer options

Correct answer: C

Explanation

The vmlinux file contains the compiled Linux kernel and serves as the executable kernel for the system, making option C the correct choice. The other options refer to functions that are not associated with the vmlinux file, such as preventing kernel panics, starting virtual machines, or enabling network access.