在Ubuntu中使用ifconfig命令查看ip地址信息的时候提示
Command 'ifconfig' not found, but can be installed With:sudo apt install net-tools
直接按照提示输入sudo apt install net-tools 命令进行 ifconfig命令工具安装即可
sudo apt install net-tools
ifconfig
此时再输入 ifconfig 命令就可以正常获取ip地址信息了
暗暗
专注做好一件事,你总能打开成功的门栓。
文章评论