💾 Archived View for freeshell.de › tldr › ethtool.gmi captured on 2023-11-04 at 12:25:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Display and modify Network Interface Controller (NIC) parameters.
ethtool {eth0}
ethtool --driver {eth0}
ethtool --show-features {eth0}
ethtool --statistics {eth0}
ethtool --identify {eth0} {10}
ethtool -s {eth0} speed {10|100|1000} duplex {half|full} autoneg {on|off}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).