1. An error is reported when inputting ifconfig command in Linux: ifconfig command not found
Ifconfig may not be installed. If not, install it
2. Check if ifconfig is missing. It is in/usr/SBIN directory
root@localhost ~]#Ll/usr/SBIN
check if there is ifconfig
if there is no ifconfig, install the net tools package
[ root@localhost sbin]# sudo yum install net-tools
Similar Posts:
- Ifconfig command not found for Linux Installation Errors [How to Solve]
- [Solved] Ubuntu 18.04 installation perf error: WARNING: perf not found for kernel 4.15.0-39
- Ubuntu Ubuntu 14.04.5 vmware-tool Installation
- [Mac] How to Solve Android Studio error: Unable to access Android SDK add-on list
- Linux Error: _mysql.c:32:20: fatal error: Python.h: No such file or directory [Solved]
- [Solved] Could not install packages due to an Environment Error: [Errno 13] Permission denied
- [Solved] Autosub error: ffmpeg: Executable not found on machine.
- Ubuntu adb :no permissions (user in plugdev group; are your udev rules wrong?);
- nfs load errorwrong fs type, bad option, bad superblock
- linux sudo java : command not found