Disable IPv6 to make Debian or Ubuntu faster

sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1

Leave a Reply

Your email address will not be published. Required fields are marked *

Need Help With Code?