标签:img 根据 图片 终端 alt sudo 方案 nbsp conf
在ubuntu-18.04.2 终端输入ifconfig 如下提示:
我们可以根据提示得知是没有ifconfig 这个命令
下载net-tools
在终端输入:sudo apt-get install net-tools
安装完成后,再输入ifconfig就可以查看IP地址了
ubuntu-18.04.2 查看IP提示 Command 'ifconfig' not found 解决方案
标签:img 根据 图片 终端 alt sudo 方案 nbsp conf
原文地址:https://www.cnblogs.com/wenyi/p/10807366.html