Linux Essentials (010-160) — Question 51
What is a Linux distribution?
Answer options
- A. The Linux file system as seen from the root account after mounting all file systems.
- B. A bundling of the Linux kernel, system utilities and other software.
- C. The set of rules which governs the distribution of Linux kernel source code.
- D. An operating system based on Linux but incompatible to the regular Linux kernel.
- E. A set of changes to Linux which enable Linux to run on another processor architecture.
Correct answer: B
Explanation
The correct answer, B, accurately describes a Linux distribution as it combines the Linux kernel with system utilities and additional software to form a complete operating system. Options A, C, D, and E describe different concepts related to Linux but do not define what a Linux distribution is.