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