Horje
ubuntu disabling IPV6 Code Example
ubuntu disabling IPV6
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1
Source: itsfoss.com




Shell

Related
uninstall pgadmin3 ubuntu Code Example uninstall pgadmin3 ubuntu Code Example
git unable to update local ref Code Example git unable to update local ref Code Example
install redis ubuntu Code Example install redis ubuntu Code Example
install ngrok ubuntu 20.04 Code Example install ngrok ubuntu 20.04 Code Example
eslint fix Code Example eslint fix Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
16