What is the primary purpose of the netstat command?
- Display network statistics and connections
- List all installed packages
- Check system resource usage
- Create a new network interface
The primary purpose of the netstat command is to display network statistics and connections. It provides valuable information about network interfaces, routing tables, and active network connections. It's a crucial tool for network troubleshooting and monitoring.
Loading...
Related Quiz
- Which service in Linux is responsible for resolving domain names to IP addresses?
- Docker primarily deals with which kind of virtualization?
- Which of the following is a valid way to declare a variable in Bash?
- In SSH, the private key should be kept secure and the ________ key is added to the server for authentication.
- You're troubleshooting a software installation issue on a CentOS machine. You suspect a required package might be missing. Which command helps you check if a specific package is installed?