Operating Systems Flashcards

1
Q

Kernel space

A

Part of an operating system; includes process manager, memory manager, file manager, and I/O manager

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

Distribution (ex: Linux distribution)

A

Particular version of an operating system

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

Ubuntu, Debian, Red Hat

A

Examples of popular Linux distributions

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

File extension

A

The end of a file name that tells what type of file it is (ex: doc, jpg)

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

Process

A

Something that’s executing; one program can be running multiple processes

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

Virtual memory

A

Combination of hard drive space and RAM; serves as memory that processes can use

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

Swap space

A

Part of a hard drive that’s set aside to be used for virtual memory (will help keep processes running efficiently, instead of being used for file storage)

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

I/O

A

Input/Output

I/O devices can include keyboards, mice, speakers, bluetooth headsets

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

GUI vs. CLI shell

A

Types of OS user space; GUI = graphical user interface; command line interface shell is space to enter text commands

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

BASh

Bourne Again Shell

A

Most common CLI shell for Linux

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

Boot

A

Process of starting up a computer

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

etcher.io

A

Tool that allows you to download the “image” of a Linux distribution onto a bootable USB

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