Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kevsersrca/02191936b946998948c3cb1013a23411 to your computer and use it in GitHub Desktop.
Save kevsersrca/02191936b946998948c3cb1013a23411 to your computer and use it in GitHub Desktop.
apt ipv6 disable
echo 'Acquire::ForceIPv4 "true";' | sudo tee /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