Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save snobu/e56df03584afc84d29ced8670c6b355c to your computer and use it in GitHub Desktop.

Select an option

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