In the previous blogs, the wifi wireless network card works in STA mode, then can it work in AP model. This blog will study making the wifi wireless network card work in AP mode.
Using an applicat
Tag: NIC
Configure a network card and connect XShell
1, enter the virtual machine settings
2.find / name “*ens33” #Find the network card configuration file path
3.vim /etc/sysconfig/network-scripts/ifcfg-ens33 #Enter to modify the configu
How to quickly read data transmitted through 10GBE NIC?
I have two debian boxes connected between two 10 GbE cards via CX4 cables. One is to generate data quickly (between 4Gbits/s and 16Gbits/s), and the other requires Being able to fetch all of this a
Network card driver descriptor helps hand function
Foreword
In the network card driver, both the CPU and the MAC controller need to read or write to the DMA descriptor space. DMA descriptor space will also use CACHE and zero-copy technology. In the
CNETOS NIC Bind Eth0 + Eth1 Do dual NIC Bind to BOND0
1. Network card binding: eth0+eth1 do dual network card binding to bond0
Second, network configuration network card binding
1, /etc/sysconfig/network Create an ifcfg-bond0 file in the -script