nerdexam
CompTIACompTIA

SK0-005 · Question #191

SK0-005 Question #191: Real Exam Question with Answer & Explanation

The correct answer is D: netstat -a. netstat is a command-line tool that displays network connections, routing tables, interface statistics, and more. The -a option shows all listening and non-listening sockets on the server. This can help check the open ports on a server and identify any unwanted or malicious

Server administration

Question

A server administrator wants to check the open ports on a server. Which of the following commands should the administrator use to complete the task?

Options

  • Anslookup
  • Bnbtstat
  • Ctelnet
  • Dnetstat -a

Explanation

netstat is a command-line tool that displays network connections, routing tables, interface statistics, and more. The -a option shows all listening and non-listening sockets on the server. This can help check the open ports on a server and identify any unwanted or malicious

Topics

#netstat command#Open ports#Network utilities#Server monitoring

Community Discussion

No community discussion yet for this question.

Full SK0-005 PracticeBrowse All SK0-005 Questions