centos无法执行ifconfig命令

技术分享

centos无法执行ifconfig命令

2025-07-12 22:02


                                            




处理过程方法:

1.运行命令 :sudo yum install net-tools

2.根据提示输入 y

3.根据提示再次输入 y

看到Complete! 就可以了

再次执行命令:ifconfig

问题解决。