Ubuntu找不到Command 'ifconfig' not found

作者:滴水穿石 | 创建时间: 2023-08-02
在上面的系统输入这个古老的命令的时候,发现它提示: Command 'ifconfig' not found, but can be installed with: sudo apt install net-tools 那么该如何解决这个问...
Ubuntu找不到Command 'ifconfig' not found

操作方法

打开桌面先如图一,打开左下角先如图二。

搜索【terminal】先,打开搜索到【terminal】先。

输入安装工具包命令:【sudo apt install net-tools】,输入密码先。

等待这个百分百的进度条完成,输入:【ifconfig】。

此时你会看到已经可以使用了的,如下图。

如果你不想要安装,那么可以使用命令:【ip link】回车键之后,那么就可以替代它了的。显示的内容是差不多的。

点击展开全文

更多推荐