书名:
巧学活用Linux
作者名:
智海燕主编
本章字数:
35字
更新时间:
2025-02-20 22:01:26
5.如何更改 eth0为混杂模式?
网卡eth0改成混杂模式:
ifconfig eth0 promisc
关闭混杂模式:
ifconfig eth0- promisc
本周热推:
AI 3.0
计算机网络
Windows环境下32位汇编语言程序设计
一站式学习C编程
Linux常用命令简明手册
上一章
目录
下一章