ifconfig: command not found solution in Ubuntu / Debian / Centos
Below is a solution to the ifconfig problem: command not found. There may be times when network tools are not installed, i.e.. ifconfig, arp, netstat, rarp or route:
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 |
Repair!
Ubuntu / Debian:
We run the terminal and install the package:
1 | sudo apt-get update |
1 | sudo apt-get install net-tools |
CentOS / RedHAT:
We run the terminal and install the package:
1 | sudo dnf install net-tools |
1 | sudo yum install net-tools |
Related entries:
Display changes in several files simultaneously
The following tutorial describes a very simple way to send e-mail from our console
Default RoundCube language
if we redirected our domain gitlab.naszadomena.pl to the server's IP address, the login page should be displayed 8
Error: username does not appear in the file sudoers. This incident will be reported.





