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:
Installazione di Oracle Java 16 e Ubuntu 20.04, 18.04, 20.10
Installazione di CentOS sistema MongoDB 8
installazione del server di posta IRedMail su Ubuntu 18.04
La guida seguente descrive come installarlo in Ubuntu 5.24 Di seguito è riportata una guida per l'installazione e l'aggiornamento all'ultima versione in Kubuntu 21.10
Modalità terremoto: usa una scorciatoia da tastiera per mostrare o nascondere la finestra del terminale 22.04





