Posted inNetwork
ethtool Linux: Check NIC Status, Configure Speed, and Optimize Network Interface Performance from the Command Line
ethtool is the Linux command that shows you everything about your NIC that ip link can't — from actual speed/duplex and error counters to ring buffer and offloading. Includes a full-server NIC health check script and how to persist settings across reboots.
