Answers for "ifconfig doesn't work ubuntu 20.10"

0

ifconfig not found ubuntu 20.04

#installation
$ sudo apt install net-tools

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language