Prework - Post Test Flashcards

1
Q

What port does SSH use?

A

22

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

Who wrote the Linux kernel?

A

Linus Torvald

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

What are the two physical types of servers in a datacenter?

A
  1. Rack Mounted or Rack

2. Blade

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

Windows File Explorer: What is the name of the characters in a filename (the part after the final dot) that tells Windows how to deal with certain file by identifying the type of file it is?

A

Extension

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

What are the 3 correct Linux Shell I/O (Input/Output) Streams?

A
  1. STDIN
  2. STDOUT
  3. STDERR
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Select all types of ____ware for computers.

A
  • Software
  • Firmware
  • Hardware
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

During boot, the first thing the computer does is a self test. It is called _____. Based on its name, what does the first letter stand for?

A

Power

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

What does UID stand for?

A

User ID

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

What VIM mode allows you to save the file?

A

Command

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

True or False: Active Directory can be used on premises and in the cloud?

A

True

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

Information sent in layer 2 communications is called a ____?

A

Frame

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

Which is an example of a public key encryption algorithm?

A

RSA

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

True/False: UDP has Flow Control

A

False

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

TCP, when initializing a connection, has a ____-way handshake.

A

3

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

DHCP stands for _______?

A

Dynamic Host Configuration Protocol

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

What type of addressing is used at Layer 2 Networking?

A

MAC Address

17
Q

How many layers does the TCP/IP model have?

A

4

18
Q

ARP stands for _______.

A

Address Resolution Protocol

19
Q

If you were given a python program that just contained functions, what style of programming is this referred to as?

A

Functional Programming

20
Q

What type of programming language is python?

A

Object-Oriented Programming