Hi All, I would like ask is any way change the NIC speed from half duplex to Full duplex on RH4.0. I have done the following: add the following to modules.conf: alias eth0 e1000 alias eth1 e1000 options e1000 Speed=100,100 duplex=2,2 After reboot the Server, vi "/etc/modprobe.conf" alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptscsih alias usb-controller ehci-hcd alias usb-...
by leonshen - 网络与硬件 - 2006-01-09 13:58:46 阅读(743) 回复(3)
我发现一个bge1端口上的错误包特多,进一步检查发现link up时都是half duplex 100M,而我的switch配置的是full duplex 100m。 本来想直接改duplex为全双工: ndd -set /dev/bge1 link_duplex 2 但是提示Permission denied 把switch端口改成auto,结果再起来的时候bge1就成了full duplex 100m。 问一下有没有方法直接改这个端口的duplex?哪位大虾有办法帮个忙
ms最安全的系统又出问题了~ http://www.itworldcanada.com/printEmail/print.cfm?print=FC92BACA-62CD-493D-80CD48BA4A08C49D&pubname=itWorld&secname=Main
核心是4506,下联2960,和3500XL,vlan 的划分直接在4506 的口上,2960和3500Xl直接接在相应的口上,但发现2960的控制台抱错:native vlan mismatch 之类的
from Basvslvoy where 1=1 and ie='E' and (tradetype is null or tradetype in ('1','3','5')) and saildate>=? and saildate<=? order by saildate desc,sailtime desc 第一条SQL语句能正确执行 第二条语句一执行就报ordinal parameter mismatch from Basvslvoy where 1=1 and ie='E' and (tradetype is null or tradetype in ('1','3','5')) and mainkey in (select vslvoykey from Basvvcarr where carrename=?) an...
starting sshd:OpenSSL version mismatch,Built against 90700f ,you have 90804f--[FAILED] Starting MySQL:---------ERROR 我编译安装了最新版本的OPENSSL,重启后,就发生了上面的情况,请高手指点
新装台服务器,数据库是informix10.00 for aix的,在windows系统中安装了csdk230tc11_nt,运行sql editor连接数据库时报如下错误: [Dynamic Server plus Universal Data Option][] SQL Error (-23197) : Database locale information mismatch. 连接informix 7.23和informix9.21的数据库都没有问题, 感觉informix10相比以前的版本还是有很多的不一样,不知道是哪里设置的问题?
>;>; Checksum mismatch for win32/win32codecs.tar.bz2. >;>; Checksum OK for win32/qt6dlls.tar.bz2. >;>; Checksum OK for win32/qtextras.tar.bz2. >;>; Checksum OK for win32/rp9codecs.tar.bz2. >;>; Checksum OK for win32/xanimdlls.tar.bz2. ===>; Refetch for 1 more times files: win32/win32codecs.tar.bz2 ===>; Vulnerability check disabled >;>; win32codecs.tar.bz2 doesn't seem to exist in /u...
>;>; Checksum mismatch for win32/win32codecs.tar.bz2. >;>; Checksum OK for win32/qt6dlls.tar.bz2. >;>; Checksum OK for win32/qtextras.tar.bz2. >;>; Checksum OK for win32/rp9codecs.tar.bz2. >;>; Checksum OK for win32/xanimdlls.tar.bz2. ===>; Refetch for 1 more times files: win32/win32codecs.tar.bz2 ===>; Vulnerability check disabled >;>; win32codecs.tar.bz2 doesn't seem to exist in /usr/ports/dis...
今天重装了一遍freebsd4.4 之后依次执行: cvsup -h cvsup.freebsdchina.org /usr/share/examples/cvsup/ports-supfile //更新ports cvsup -h vsup.freebsdchina.org /usr/share/examples/cvsup/stable-supfile //更新系统内核 //编译系统中的相关代码,并更新系统 cd /usr/src make buildworld make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC reboot //重启之后一切正常,但是执行ps,top等一些...