Which Linux command can be used to monitor real-time network interface statistics?
- ifconfig
- netstat
- iptraf
- nmap
The correct command to monitor real-time network interface statistics in Linux is iptraf. It provides detailed information about network traffic, including traffic per interface, protocols, and ports. ifconfig and netstat are used for network configuration and monitoring, but they don't offer real-time statistics. nmap is a network scanning tool.
Loading...
Related Quiz
- In the context of containers, what does the acronym "OCI" stand for?
- Which file defines the default settings when a new user account is created?
- Which Linux distribution has a rolling release update model and is known for its simplicity?
- In Debian-based systems, the ________ command is used to search for packages.
- To set up VPN connections in Linux, the ___________ software can be used to support multiple VPN protocols.