ifconfig: comando non trovato soluzione in Ubuntu / Debian / centos
Di seguito è riportata una soluzione al problema ifconfig: comando non trovato. Ci possono essere momenti in cui gli strumenti di rete non sono installati, ad es.. ifconfig, arp, netstat, rarp o percorso:
1 2 3 4 5 | -bash: ifconfig: command not found -bash: arp: command not found -bash: netstat: command not found -bash: rarp: command not found -bash: route: command not found |
Riparazione!
Ubuntu / Debian:
Eseguiamo il terminale e installiamo il pacchetto:
1 | sudo apt-get update |
1 | sudo apt-get install net-tools |
CentOS / Cappello rosso:
Eseguiamo il terminale e installiamo il pacchetto:
1 | sudo dnf install net-tools |
1 | sudo yum install net-tools |
voci correlate:
dl.winehq.org/wine-builds/ubuntu/ focal main' 7.12 dl.winehq.org/wine-builds/ubuntu/ focal main' 22.04
Aggiornamento karnel sistema Centos7
installazione del client OpenVPN su Ubuntu 18.04
Installazione di Oracle Java 16 e Ubuntu 20.04, 18.04, 20.10
Il seguente tutorial descrive come installare FFmpeg 5.0 w Ubuntu 20.04