Linux Kernel and Versions Flashcards

1
Q

Why is understanding Linux kernel versions important?

A

The Linux kernel controls hardware and is continuously developed. Understanding version numbers helps select the appropriate kernel version based on needs.

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

What are the components of a Linux kernel version?

A

Major number
Minor number
Revision number

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

How are Linux kernel version numbers structured?

A

For example, in version 4.17.6, the major number is 4, the minor number is 17 (indicating minor revisions), and the revision number is 6.

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

When is the major number usually incremented?

A

The major number might be incremented for major features, high minor version numbers, or significant events. For instance, the 3.0 kernel marked the twentieth anniversary of Linux.

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