Skip to content

Instantly share code, notes, and snippets.

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 snobu/e56df03584afc84d29ced8670c6b355c to your computer and use it in GitHub Desktop.
Save snobu/e56df03584afc84d29ced8670c6b355c to your computer and use it in GitHub Desktop.
Force apt-get to IPv4 because sometimes you just have to
sudo echo "Acquire::ForceIPv4 \"true\";" > /etc/apt/apt.conf.d/99force-ipv4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment