摘要: 1. 查看系统版本 # hostnamectl 2. 查看网络接口 # ifconfig -a 其中:活动接口:eth0(物理网卡)和 lo(本地环回接口) 3. 查看网络接口详情 # cat /etc/sysconfig/network-scripts/ifcfg-eth0 其中: BOOTPRO 阅读全文
posted @ 2025-02-27 17:49 网无忌 阅读(25) 评论(0) 推荐(0)