|
Set ethernet to full duplex |
|
Wednesday, 07 March 2007 |
| | | | | Set ethernet to full duplex | | | | | | | | | | | | | | Set an ethernet adapter to full duplex (must be root): mii-tool --force=100baseTx-FD eth0 If you want to force full duplex as boot time, add the above command to one of the startup scripts, such as /etc/rc.d/boot.local. | | | | | | | | | | | | | | |
|