Operational Systems Flashcards

1
Q

What is the last step in booting a computer?

A

User space is launched

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

What are the two main parts that make up an OS?

A

Kernel and Userspace

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

What command can you use to create a file using bash?

A

touch

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

What Bash Stands for?

A

Bourne Again SHell

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

What is an Application?

A

A computer program designed for a specific use.

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

What is a Process?

A

An instance of a Program that is being executed.

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

What is a Bootloader?

A

A small program that loads the OS.

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

What is CLI?

A

A Command Line Interface.

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

What are I/O devices?

A

Input Output devices, such as Mouses, Keyboards, HDs.

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

What is Shell?

A

A program that interprets text commands and sends them to the OS to execute.

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

What is RDP?

A

Remote Desktop Protocol, a secure communication protocol developed by Microsoft that allows a user to connect to another device remotely.

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

What is SSH?

A

Secure SHell. A protocol implemented by other programs to securely access one computer from another.

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

What is a Terminal?

A

Text based interface to the computer

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

What is Metadata?

A

Tells us everything we need to know about a file, including who created it, when it was last modified, who has access to it, and what type of file it is

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