ifconfig – configure a network interface
ifconfig command is a very common Unix/Linux command for showing details and updating configuration of network interfaces.
Installing ifconfig
If you’re getting the ifconfig: command not found error (or ifconfig: command not found in Debian), it means you need to install net-tools
package.
Show All Interfaces with ifconfig
See Also
- basic Unix commands
- Unix Commands
- id – print user identity
- ifconfig not found in Debian
ifconfig command is a very common Unix/Linux command for showing details and updating configuration of network interfaces.
Installing ifconfig
If you’re getting the ifconfig: command not found error (or ifconfig: command not found in Debian), it means you need to install net-tools
package.
Show All Interfaces with ifconfig
See Also
- basic Unix commands
- Unix Commands
- id – print user identity
- ifconfig not found in Debian