You need to see a list of network services that are listening for incoming connections. Which of the following commands would you use?
A. sudo systemctl -t service --state=active
B. netstat -i
C. netstat -lp -A inet
D. sudo systemctl -t service --state=listening
Which of the following commands would you use to see only a list of established TCP connections?
A. netstat -p -A inet
B. netstat -lp -A inet
C. sudo systemctl -t service --state=connected
D. sudo systemctl -t service --state=active
When Nmap tells you that a port is in an open state, what does that mean?
A. That the port is open on the firewall.
B. That the port is open on the firewall and that the service that's associated with that port is running. C. That the port ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.