CentOS 装配网卡驱动

CentOS 安装网卡驱动# tar -zxvf e1000e-2.5.4.tar.gz# cd e1000e-2.5.4# cd src/# make install# modprob

CentOS 安装网卡驱动

# tar -zxvf e1000e-2.5.4.tar.gz

# cd e1000e-2.5.4

# cd src/

# make install

# modprobe e1000e