ifconfig command not found kali linux 2020 code example
Example: ifconfig not found ubuntu
#installation
$ sudo apt install net-tools
#Then use it
$ ifconfig
#installation
$ sudo apt install net-tools
#Then use it
$ ifconfig