Answers for "ifconfig not installed on ubuntu server"

0

ifconfig not found ubuntu

#installation
$ sudo apt install net-tools

#Then use it
$ ifconfig
Posted by: Guest on November-07-2020

Code answers related to "ifconfig not installed on ubuntu server"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language