Skip to content

Instantly share code, notes, and snippets.

@mamemomonga
Created February 5, 2020 02:38
Show Gist options
  • Select an option

  • Save mamemomonga/1c0f7d87a806bb10299fc8ca16197d6b to your computer and use it in GitHub Desktop.

Select an option

Save mamemomonga/1c0f7d87a806bb10299fc8ca16197d6b to your computer and use it in GitHub Desktop.
IPv6を無効化(Debian)
/etc/sysctl.conf
net.ipv6.conf.all.disable_ipv6 = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment