Section 2: Evolution of Linux Flashcards

What you should know about Linux and how to install it

1
Q

What is Linux?

A

A family of open source Unix-like operating systems typically packing into a distribution.

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

Why is Linux so popular?

A

Low cost of acquisition ( open source), robustness and ease of scalability.

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

What do Linux distributions contain?

A

The linux kernel, supporting system software, libraries and configuration files.

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

What does OSS stand for?

A

Open Source System

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

What does CLI stand for?

A

Command Line Interface

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

What is Open Source?

A

Concept of making source codes available for public use or modification from its original design.

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

What is a Kernel?

A

A low-level computer program which functions as the bridge between the user and the computer’s resources.

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

What is a release schedule?

A

Distribution life cycle that specifies when new versions are released to the public

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

difference between alpha, beta and release schedules?

A

Alpha is very buggy very new, Beta is more stable but not completely there yet and the release is the most stable and consistent

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

What is an embedded system?

A

A controller with a dedicated function within a larger mechanical or electrical system

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

What does HCL stand for?

A

Hardware Compatibility List

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

What is HCL?

A

HCL lists the tested, compatible and sometimes incompatible hardware devices for a particular distribution.

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

What is Recommended Requirements?

A

Hardware that one should have in order to fully maximize a system’s potential

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

What type of multi-tasking does Linux use?

A

Preemptive

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

What is preemptive multitasking?

A

Preemptive multitasking is a task in which a computer operating system uses some criteria to decide how long to allocate to any one task before giving another task a turn to use the operating system. The act of taking control of the operating system from one task and giving it to another task is called preempting.

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