Prelim Chaper 1 Exam Flashcards

1
Q

In what ways do Linux distributions differ from one another?

A
  • Installation routines

- Package management systems

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

Which two of the following are benefits of open source software for the user? (Choose two.)

A) Code can survive the loss of the original developer or distributor.

B) Sensitive portions of code are protected and only available to the original developer.

C) You can learn from real-world code and develop more effective applications.

D) Code remains open as long as it is in a public repository but the license may change when included with closed source software.

A

A) Code can survive the loss of the original developer or distributor.

C) You can learn from real-world code and develop more effective applications.

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

Which of the following is an advantage of a GUI installation over a text-based installation?

A) GUI installers can work even on video cards that support only VGA graphics.

B) GUI installers better test the system’s hardware during the installation.

C) GUI installers can provide graphical representations of partition sizes, package browsers, and so on.

D) GUI installers support more hardware than do their text-based counterparts

A

C) GUI installers can provide graphical representations of partition sizes, package browsers, and so on.

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

Which of the following best describes a typical Linux distribution’s method of installation

A) The installation program runs under the Minix OS, which is small enough to fit on a floppy disk but can copy data to a Linux partition.

B) The installation program boots only from a network boot server to enable installation from CD-ROM or network connections.

C) The installation program is a small Linux system that boots from floppy, CD-ROM, or hard disk to install a larger system on the hard disk

D) The installation program is a set of DOS scripts that copies files to the hard disk, fol- lowed by a conversion program that turns the target partition into a Linux partition

A

C) The installation program is a small Linux system that boots from floppy, CD-ROM, or hard disk to install a larger system on the hard disk

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

Which two statements describe the benefits of Linux? (Choose two.)

A) Linux includes a powerful and scriptable command-line interface, enabling easier automation and provisioning.

B) Linux is modular and can be configured as a full graphical desktop or a small appliance.

C) Linux is locked in a known state for a minimum of one year for each release, making it easier to develop custom software.

D) Linux is developed entirely by volunteers making it a low cost operating system.

A

A) Linux includes a powerful and scriptable command-line interface, enabling easier automation and provisioning.

B) Linux is modular and can be configured as a full graphical desktop or a small appliance.

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

______________are purpose-specific combinations of the Linux OS and particular applications geared toward supporting defined goals, such as enterprise services, database management, or virtualization hosting.

A) Distros
B) Closed-source
C) Open-source
D) Installer

A

C) Open-source

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

In 1991, ______________________ created a new Unix-like operating system kernel. He released this kernel, which he called Linux, under the GPL license. The Linux
kernel, as well as much of the software released with it, is open-source; it can be modified, shared freely, and re-released.

A) Elon Musk
B) Linus Torvalds
C) Steve Jobs
D) Bill Gates

A

B) Linus Torvalds

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

As an operating system, Linux is a hardware that sits underneath all of the other hardware on a computer, receiving requests from those programs and relaying these requests to the computer’s software. (True or False)

A

F

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

Linux is the best-known and most-used restricted operating system. (True or False)

A

F

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

________________________ are available in Linux, Windows, and macOS. Users type commands using a specific syntax, and the system processes the commands.

A

Command-line interfaces

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