nerdexam
LPI

010-160 · Question #48

Which Linux distribution is used as a basis for the creation of Ubuntu Linux?

The correct answer is E. Debian Linux. Ubuntu Linux is a derivative of Debian Linux, inheriting its APT package management system and .deb package format.

The Linux Operating System

Question

Which Linux distribution is used as a basis for the creation of Ubuntu Linux?

Options

  • ARed Hat Linux
  • BArch Linux
  • CSUSE Linux
  • DGentoo Linux
  • EDebian Linux

How the community answered

(48 responses)
  • A
    2% (1)
  • C
    2% (1)
  • D
    6% (3)
  • E
    90% (43)

Why each option

Ubuntu Linux is a derivative of Debian Linux, inheriting its APT package management system and .deb package format.

ARed Hat Linux

Red Hat Linux uses the RPM package format and YUM/DNF package manager, which are architecturally incompatible with Ubuntu's APT/.deb ecosystem.

BArch Linux

Arch Linux is an independent, rolling-release distribution using the Pacman package manager and has no lineage connection to Ubuntu.

CSUSE Linux

SUSE Linux is an independent distribution also based on RPM packaging, unrelated to Ubuntu's Debian heritage.

DGentoo Linux

Gentoo Linux uses a source-based package system called Portage and has no relationship to Ubuntu's binary package infrastructure.

EDebian LinuxCorrect

Ubuntu was founded by Canonical in 2004 as a Debian-based distribution; it uses the same APT package manager, .deb package format, and draws directly from Debian's package pool, particularly from the Debian unstable (Sid) branch as its upstream source.

Concept tested: Linux distribution lineage - Ubuntu and Debian

Source: https://ubuntu.com/about

Topics

#Linux distributions#Ubuntu#Debian#distribution families

Community Discussion

No community discussion yet for this question.

Full 010-160 Practice