摘要: ifconfig是linux中用于显示或配置网络设备(网络接口卡)的命令,英文全称是network interfaces configuring。配置网卡的IP地址语法例:ifconfig eth0 192.168.0.1 netmask 255.255.255.0 在 实体机上 ifconfig 阅读全文
posted @ 2024-12-17 18:31 ghzphy 阅读(2215) 评论(0) 推荐(0)