Skip to content

Instantly share code, notes, and snippets.

@panperla
Created May 28, 2019 12:10
Show Gist options
  • Save panperla/d88b7dbfe56a7f024bc75e66e95aa392 to your computer and use it in GitHub Desktop.
Save panperla/d88b7dbfe56a7f024bc75e66e95aa392 to your computer and use it in GitHub Desktop.
Force ipv4 for apt
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