A+ 902 Test 12 Flashcards

1
Q

Which of the following answers refers to a software tool used for searching and installing software packages on Debian and Debian-based Linux distributions?

A

apt-get

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the answers listed below refers to a command used for invoking a text editor in Unix-like operating systems?

A

vi

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A low-level utility that can be used for creating/restoring filesystem backup copies in Linux is called:

A

dd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following terms refers to a solution that allows multiple operating systems to work simultaneously on the same hardware?

A

Virtualization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the virtualization-related definitions listed below are correct?

A

An operating system run inside a virtual machine is referred to as a guest operating system
The term “Host machine” refers to a computer that uses virtualization software to run virtual machines
The term “Virtual machine” refers to an isolated operating system installation within the host operating system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which components would have the highest priority while building a custom workstation designed to run virtual machines?

A

Maximum amount of RAM

Multicore CPU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Hardware enhancements adding support for virtualization developed by AMD for its CPUs are known as:

A

AMD-V

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A set of Intel CPU hardware enhancements improving support for virtualization is called:

A

VT-x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The term “Emulator” refers to a solution that allows to bridge the gap between different OSs by enabling them to run software specifically designed for other (incompatible) operating systems.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In virtualization technology, a software program that manages multiple operating systems (or multiple instances of the same operating system) on a single computer system is called:

A

Hypervisor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which of the following statements describe(s) disadvantages of virtualization?

A

Multiple virtual machines run on a single host share hardware resources which has a degrading effect on performance
Hardware used for hosting virtual machines becomes a single point of failure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A cloud computing service model offering remote access to applications based on monthly pricing or annual subscription fee is called:

A

SaaS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In which of the cloud computing service models clients, instead of buying all the hardware and software, purchase computing resources as an outsourced service from suppliers who own and maintain all the necessary equipment and software?

A

IaaS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following cloud service types would provide the best solution for a web developer intending to create a web app?

A

PaaS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the answers listed below refers to a cloud computing deployment model in which the cloud infrastructure is provisioned for open use by the general public?

A

Public cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A cloud deployment model consisting of two or more interlinked cloud infrastructures (private, community, or public) is referred to as a hybrid cloud.

A

True

17
Q

Which of the terms listed below refers to a cloud computing feature that allows for automatic allocation of computing resources in proportion with the demand?

A

Rapid elasticity

18
Q

Which of the following terms applies to cloud computing feature that allows consumers to control the volume and type of utilized computing resources?

A

On-demand self-service

19
Q

In cloud computing, the practice of grouping together computing resources and making them available for shared access for multiple consumers is referred to as:

A

Resource pooling

20
Q

In cloud computing, the term “Measured service” refers to the cloud provider’s ability to track the computing resources consumers are accessing as well as the amount of resources they are consuming. It provides transparency for both the provider and consumer and is used, among other applications, for the purpose of billing.

A

True

21
Q

What is the function of an HTTP server?

A

Serving of web pages

22
Q

A dedicated file server is also referred to as:

A

FTP server

23
Q

Which of the server types listed below is used to assign dynamic IP addresses to devices on a network?

A

DHCP server

24
Q

In order to be able to connect to a website and display its contents, a URL entered in the web browser address bar needs to be translated into an IP address. Which of the following server types is used to handle this type of request?

A

DNS server

25
Q

In computer networks, a computer system or an application that acts as an intermediary between another computer and the Internet is commonly referred to as:

A

Proxy