nerdexam
LPI

010-160 · Question #25

What is a Linux distribution?

The correct answer is B. A bundling of the Linux kernel, system utilities and other software. A Linux distribution packages the Linux kernel together with system utilities, libraries, and additional software into a complete, installable operating system.

The Linux Operating System

Question

What is a Linux distribution?

Options

  • AThe Linux file system as seen from the root account after mounting all file systems.
  • BA bundling of the Linux kernel, system utilities and other software.
  • CThe set of rules which governs the distribution of Linux kernel source code.
  • DAn operating system based on Linux but incompatible to the regular Linux kernel.
  • EA set of changes to Linux which enable Linux to run on another processor architecture.

How the community answered

(19 responses)
  • B
    95% (18)
  • E
    5% (1)

Why each option

A Linux distribution packages the Linux kernel together with system utilities, libraries, and additional software into a complete, installable operating system.

AThe Linux file system as seen from the root account after mounting all file systems.

The mounted file system tree visible to the root account describes the Linux directory hierarchy, not the concept of a distribution.

BA bundling of the Linux kernel, system utilities and other software.Correct

A Linux distribution is defined as a curated bundle that includes the Linux kernel, GNU system utilities, package managers, and often desktop environments or application software. Different distributions (such as Ubuntu, Fedora, or Debian) share the same core kernel but differ in the software, tools, and configuration they ship. This bundling is what makes Linux usable as a complete OS for end users.

CThe set of rules which governs the distribution of Linux kernel source code.

The rules governing distribution of kernel source code describe the GPL license, not what a Linux distribution is.

DAn operating system based on Linux but incompatible to the regular Linux kernel.

Linux distributions are built on and are fully compatible with the standard Linux kernel, not incompatible derivatives.

EA set of changes to Linux which enable Linux to run on another processor architecture.

Porting Linux to another processor architecture (e.g., ARM) describes a kernel port or architecture support effort, not a distribution.

Concept tested: Definition of a Linux distribution

Source: https://www.lpi.org/our-certifications/lpic-1-overview/

Topics

#Linux distribution#kernel#operating system#open source

Community Discussion

No community discussion yet for this question.

Full 010-160 Practice