Prework - Pre-Test Flashcards
What are the 4 general types of Virtualization?
- Bare-Metal Based-Hypervisor
- Software Based-Hypervisor
- Cloud Based
- Containerization
What does the # stand for in BASH?
Comments the rest of the text so it isn’t executed
What does RAM stand for?
Random Access Memory
What would the following script display in the terminal?
echo hello world > /dev/null
Nothing
What are the correct Linux Shell I/O (Input/Output) Streams?
- STDIN
- STDOUT
- STDERR
Linux File System - What is the command line symbol for the root directory?
/
Who wrote the Linux kernel?
Linus Torvald
TCP, when initializing a connection, has a ____-way handshake?
3
UDP stands for ____________?
User Datagram Protocol
A switch is a hardware device that belongs on what layer of the OSI model?
Layer 2
Information sent in layer 3 communications is called a _____?
Packet
DHCP stands for ___________?
Dynamic Host Configuration Protocol
By default (standard), what port does SSH operate on? (1-65535)
22
Which of these is an example of a private IP address?
- 168.17.0
(192. 168.x.x)
(172. 16.x.x)
(10. x.x.x)
Which of these is an example of a Floating Point data type?
3.75