Flashcard data - Brainscape (3)

1
Q

Python

A

A popular programming language that can run on several OS platforms.

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

Bash (“shell”)

A

The command language interpreter for the Linux/UNIX OS.

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

tracert (Windows)

traceroute (Linux)

A

Command-line utility that shows the details about the path a packet takes from a computer or device to a destination.

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

nslookup (Windows)

dig (Linux)

A

Command-line utility used as a DNS diagnostic utility.

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

ipconfig (Windows)

ifconfig (Linux)

A

Command-line utility that displays network configuration information such as the IP address, network mask, and gateway for all physical and virtual network adapters.

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

ping

A

A Windows and Linux command-line utility that tests the ability of the source computer to reach a specified destination computer.

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

netstat

A

A Windows and Linux command-line utility that provides detailed information about current network connections as well as network connections for the Transmission Control Protocol (TCP) network interfaces and routing tables.

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

pathping (Windows)

A

A Windows command-line utility that tests the connection to each hop.

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

route (Linux)

A

A Linux command-line utility that displays and manipulates IP routing tables to create static routes to specific hosts.

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

curl (Linux)

A

A Linux command-line utility used to transfer data to or from a server.

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