Skip to content

Instantly share code, notes, and snippets.

@shalk
Created May 23, 2019 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shalk/591c02f5db3bd01eb8434a0859800bf1 to your computer and use it in GitHub Desktop.
Save shalk/591c02f5db3bd01eb8434a0859800bf1 to your computer and use it in GitHub Desktop.
fix ubuntu 18.04 network limited to 10Mb
ethtool -s enp0s31f6 speed 100 duplex full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment