Skip to content

Instantly share code, notes, and snippets.

@teocci
Last active March 29, 2023 06:11
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 teocci/40293091bf9d4309a3a35c1b6b655f68 to your computer and use it in GitHub Desktop.
Save teocci/40293091bf9d4309a3a35c1b6b655f68 to your computer and use it in GitHub Desktop.
sudo rmmod e1000
sudo rmmod e1000e
sudo rmmod igb
sudo modprobe e1000
sudo modprobe e1000e
sudo modprobe igb
sudo dhclient ens37
sudo apt-get update && sudo apt-get upgrade
sudo apt-get purge network-manager
sudo apt-get install network-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment