摘要: 1.查看网卡 ifconfig 2.开启 ifup eth0 3.关闭 ifdown eth0 4.临时修改某个网卡的ip(重启后失效) ifconfig eth0 192.168.11.111 netmask 255.255.255.0 5. 阅读全文
posted @ 2022-04-24 09:21 疾风泣影 阅读(82) 评论(0) 推荐(0)