0
点赞
收藏
分享

微信扫一扫

Ubuntu不能使用ifconfig命令,解决方式

司马吹风 2022-04-25 阅读 68

        默认Ubuntu没有net-tools安装包,所以不能使用ifconfig命令,只需要使用管理员的权限来安装net-tools即可:

                ​​​​​​​        ​​​​​​​        ​​​​​​​        ​​​​​​​        ​​​​​​​        sudo apt install net-tools

举报

相关推荐

0 条评论