Команда ifconfig не найдена
sudo apt-get install net-tools or sudo ifconfig
Xenophobic Xenomorph
sudo apt-get install net-tools or sudo ifconfig
apt-get install net-tools
#installation
$ sudo apt install net-tools
#Then use it
$ ifconfig
// Ubuntu
sudo apt-get install net-tools
sudo yum install net-tools