摘要:
设置网卡 装gcc 挂载redhat iso,装unixODBC 挂载samba mount //192.168.2.2/pub /HDFS -o username=lixun,password=123456 将这个命令 写进 /etc/rc.d/rc.local ,在最后添加。 更改local 教 阅读全文
posted @ 2018-11-11 21:22
baymax(●—●)
阅读(248)
评论(0)
推荐(0)
摘要:
安装 1. 首先,下载网卡驱动e1000e http://downloadcenter.intel.com/download/15817 2. 复制到linux系统,解压缩。 3. 进入目录下的src文件夹 4. 编译 make install 5. 更新模块e1000e modprobe e100 阅读全文
posted @ 2018-11-11 16:54
baymax(●—●)
阅读(3649)
评论(0)
推荐(0)