Answers for "ifconfig is not installed"

5

ifconfig command not found

sudo apt-get install net-tools or sudo ifconfig
Posted by: Guest on October-08-2020
1

ifconfig not found

sudo yum install net-tools
Posted by: Guest on January-06-2021

Code answers related to "ifconfig is not installed"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language