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:
Importa database MySQL tramite SSH
dl.winehq.org/wine-builds/ubuntu/ focal main' 7.12 dl.winehq.org/wine-builds/ubuntu/ focal main' 22.04
come comprimere e decomprimere i file sul server - ZIP TAR TAR.GZ
Cose da fare dopo aver installato Ubuntu 18.04
Scansione del server alla ricerca di virus tramite ClamAV in Ubuntu 22.04





