Linux Architecture Flashcards

1
Q

Hardware

A

Peripheral devices such as the system’s RAM, hard drive, CPU, and others.

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

Kernel

A

The core of the Linux operating system whose function is to virtualize and control common computer hardware resources like CPU, allocated memory, accessed data, and others. The kernel gives each process its own virtual resources and prevents/mitigates conflicts between different processes.

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

Shell

A

A command-line interface (CLI), also known as a shell that a user can enter commands into to execute the kernel’s functions.

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

System Utility

A

Makes available to the user all of the operating system’s functionality.

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