Administracion Paquetes

Administracion Paquetes

University

9 Qs

quiz-placeholder

Similar activities

INTRODUCTION TO LINUX

INTRODUCTION TO LINUX

University

14 Qs

System Admin Maintenance V 2.0

System Admin Maintenance V 2.0

University

10 Qs

Unscramble in Logical Order

Unscramble in Logical Order

University

10 Qs

PRETEST

PRETEST

11th Grade - University

10 Qs

ระบบปฏิบัติการเครื่องแม่ข่าย 1

ระบบปฏิบัติการเครื่องแม่ข่าย 1

University

10 Qs

Test wiedzy o Minecraft

Test wiedzy o Minecraft

KG - University

10 Qs

InfTech Vertiefung

InfTech Vertiefung

University

8 Qs

Linux chp6 - SoftwareManagment

Linux chp6 - SoftwareManagment

University

14 Qs

Administracion Paquetes

Administracion Paquetes

Assessment

Quiz

Computers

University

Hard

Created by

Paulo Henriquez

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the specific command to download a .deb package

dpkg -i <package.deb>

dpkg -s <package.deb>

wget <package-URL>

wget -d <package-URL>

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Select which command shows package information details.

dpkg -a

dpkg --get-selections

dpkg -I

dpkg -i

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Select the command that uninstalls the software package and removes all its configuration.

dpkg -r

dpkg --purge

dpkg --uninstall

dpkg --s

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the command that connects to the repositories, verifies them and updates everything without need to enter confirmation.

apt update

apt upgrade

apt upgrade -y

apt dist-upgrade

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select which command lists all packages installed in the OS

apt -i

apt install

apt list --installed

apt -l

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select which command removes a package and also the configuration files related to it.

apt-get remove

apt-get purge

apt-get uninstall

apt-get -r

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select which command returns information from a rpm package.

rpm -qa

rpm -U

rpm -i

rpm -qip

8.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

Select the command that provides a list of all yum packages installed.

yum repolist all

yum list all

yum provides

yum -i

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the command to add a new dnf repository

dnf config-manager --ad-repo [URL]

dnf list --installed

dnf install

dnf config-manager -set-enabled