Multiple choice technology web technology

Which one of the following command is used to know the list of other servers connected to a server of a domain?

  1. netstat

  2. prstat

  3. jvmstat

  4. xtstat

  5. mvstat

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The netstat command is used to display network connections and identify servers connected to a domain. It shows active TCP connections, ports the server is listening on, and can reveal connected servers or services. prstat monitors process statistics, jvmstat is for Java Virtual Machine monitoring, while xtstat and mvstat are not standard network utilities.