Miscellaneous
Ports
File Transfer Protocols
Network Protocols
Linux Commands
100

When using remote access, an administrator may choose to implement this protocol 

RDP (Remote Desktop Protocol)

100

SMTP is on which port?

port 25

100

Protocol used to transfer files

FTP (File Transfer Protocol)
100

This Protocol is used for web browsing and is secure

HTTPS

100

When you execute this command in the Terminal window, it will list all built-in commands you can use

Help

200

This protocol would be used if we are concerned with time synchronization

NTP

200

HTTP is on what port?

Port 80

200

Like FTP this protocol uses smaller amounts of data per transfer. 

TFTP (Trivial File Transfer Protocol)

200

Protocol used to resolve domain names.

DNS

200

this command can be used to create a new folder in any directory using Linux Terminal

mkdir

300

A good way to prevent DNS poisoning is with

DNSSEC (Domain Name System Security Extensions)

300

Ports 20-21 correspond to this protocol

FTP

300

FTP combined with TLS gets this protocol

FTPS (File Transfer Protocol Secure)

300

Protocols such as TCP work in tandem with this protocol to deliver traffic from one host to another across a network. 

IP (Internet Protocol)

300

This command shows the path of the directory currently you’re working in.

pwd (Print Work Directory)

400

These protocols are used to receive emails.

POP and IMAP

400

DNS is on utilized on this port

Port 53

400

A company is insisting that some personal data that needs to be transmitted must be encrypted. Which of the following protocols would be the BEST to meet this requirement?

SSH (Secure Shell)

400

An organization wants to increase the security web browsing. Which of the following protocols will BEST support this goal?

TLS (Transport Layer Security)

400

This command can be used to show the contents of a file as an output in the Terminal window.

Cat

500

IPv6 is how many bits?

128 bits

500

Port 433 corresponds to which service?

HTTPS

500

FTP combined with SSH makes this protocol

SFTP (Secure File Transfer Protocol)

500

Commands such as 'ping' and 'traceroute' constructs these kind of packets which are used to test basic connectivity. 

ICMP (Internet Control Message Protocol)

500

"ls -l" is different than "ls" because it shows this information

Read, Write, Execute permissions 

M
e
n
u