1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
ifconfig
Command used to display information about the current network interface configuration on macOS and Linux systems.
ipconfig
Equivalent command to ifconfig for displaying network interface information on Windows systems.
iwconfig
Command on Linux systems used to configure and display information about wireless network interfaces.
netstat
Command on Linux system to display active network connections, listening ports, and associated processes.
Difference between ifconfig and netstat
ifconfig shows network interface configuration, while netstat provides details on active network connections, listening ports, and processes.