Find The Speed Of Your Ethernet Card In Linux

No Comments

# fconfig -a
# dmesg |grep eth0
# mii-tool -v eth0
# ethtool eth0

Leave a Reply

*