TestOut PC Pro - 7.5 Linux Application Management

TestOut PC Pro - 7.5 Linux Application Management

9th Grade

10 Qs

quiz-placeholder

Similar activities

Taller de SO C6 - FTP Server

Taller de SO C6 - FTP Server

9th - 12th Grade

10 Qs

Cuestionario SOR

Cuestionario SOR

1st Grade - Professional Development

10 Qs

Server Samba

Server Samba

8th - 12th Grade

12 Qs

Soal TJKT

Soal TJKT

9th - 12th Grade

10 Qs

PreTest FTP Server

PreTest FTP Server

9th - 12th Grade

10 Qs

Uruchamianie usług sieciowych cz. 1

Uruchamianie usług sieciowych cz. 1

9th - 12th Grade

10 Qs

Administracion de Paquetes LINUX

Administracion de Paquetes LINUX

9th - 12th Grade

10 Qs

Computer Science Very Hard

Computer Science Very Hard

1st - 12th Grade

10 Qs

TestOut PC Pro - 7.5 Linux Application Management

TestOut PC Pro - 7.5 Linux Application Management

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Rossana Mero

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command would you use to display a simple list of all processes running on a Linux distribution that use either RPM or dpkg for package management?

yum -e

ps -e

ps -ef

apt-get -ef

yum -ef

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use a Linux distribution that employs Debian Package Manager (dpkg) for package management. Which command would you use to install httpd (the Apache HTTP Server package) and all its dependencies?

yum install httpd -dep

yum install httpd

ps -ef

apt-get install httpd

apt-get install httpd -dep

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use a Linux distribution that uses RPM for package management. Which command would you use to install httpd (the Apache HTTP Server package) and all its dependencies?

yum install httpd -dep

yum install httpd

apt-get install httpd

apt-get update httpd

yum update httpd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On a Linux system using the Debian Package Manager, which of the following commands would you use to search online repositories for an installable Firefox package?

rpm -s firefox

apt-get search firefox

apt search firefox

yum search firefox

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On a Linux system using RPM for package management, which of the following commands would you use to search online repositories for an available Firefox package?

yum search firefox

apt-get search firefox

apt search firefox

rpm -s firefox

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While working on a Linux system that has been underperforming, you notice that there is one process that is utilizing a significant amount of CPU time. The name of the process is "hidden.sh".

Which of the following ps commands would you use to ensure that you can see who owns that process?

ps -el

ps aux

ps ax

ps -ef

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use a Linux distribution that utilizes RPM for package management. Which command would you use to verify that the httpd package (the Apache HTTP Server package) is installed?

yum search httpd

yum list installed

yum info httpd

yum list installed httpd

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?