Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Created January 8, 2015 07:59
Show Gist options
  • Save danish-rehman/d1d7eb147c27d915ea38 to your computer and use it in GitHub Desktop.
Save danish-rehman/d1d7eb147c27d915ea38 to your computer and use it in GitHub Desktop.
Ethtool Commands
# Download the ethtool
>> wget https://www.kernel.org/pub/software/network/ethtool/ethtool-3.16.tar.gz
# Get attributes of the NIC
>> ethtool -t eth0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment