3. LPIC-1 / Package and Repository Management

3. LPIC-1 / Package and Repository Management

Professional Development

55 Qs

quiz-placeholder

Similar activities

Generic Motor Grader

Generic Motor Grader

Professional Development

52 Qs

GSPM

GSPM

Professional Development

54 Qs

Jazz 111

Jazz 111

Professional Development

53 Qs

SWA-5

SWA-5

Professional Development

50 Qs

Quiz Outbound Matta Class 2

Quiz Outbound Matta Class 2

Professional Development

50 Qs

REVIEWER APH : OTEP

REVIEWER APH : OTEP

Professional Development

56 Qs

Bulldozer

Bulldozer

Professional Development

50 Qs

Posibles preguntas examen 2 trimestre

Posibles preguntas examen 2 trimestre

Professional Development

50 Qs

3. LPIC-1 / Package and Repository Management

3. LPIC-1 / Package and Repository Management

Assessment

Quiz

Other

Professional Development

Easy

Created by

Andres Paniagua

Used 1+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

This tool is pre-installed on Debian-based distributions such as Ubuntu, Debian, Kali Linux, and Linux Mint. Its primary function is to install and remove packages with the .deb extension, as well as reconfigure and retrieve information about the packages. However, it does not allow for package downloads nor does it perform Automatic Dependency Resolution (ADR).

apt-get

dpkg

rpm

yum

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

This tool simplifies package and repository management by using remote servers, called repositories, to download and then install .deb packages from various regions around the world. In the backend, this tool generally relies on dpkg.

dpkg

yum

rpm

apt-get

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Debian-based systems need the path to the repositories, which is specified in this file _____, with one line for each repository. What is the path to this file?

/etc/modules

/etc/apt/preferences.d

/etc/apt/sources.list

/etc/apm/resume.d

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Updates the repository list located in /etc/apt/sources.list.

apt-get upgrade

apt-get dist-update

apt-get update

apt-get dist-upgrade

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Upgrades all installed packages to the latest available version.

apt-get upgrade

apt-get update

apt-get install

apt-get check

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Removes packages that were automatically installed and are no longer needed, as recommended by apt-get upgrade.

apt-get purge

apt-get remove

apt-get clean

apt autoremove

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Similar to upgrade, but it handles dependency conflicts more aggressively.

apt-get install -f

apt-get dist-update

apt-get install

apt-get dist-upgrade

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?