how to share internet from ubuntu to pizero when conn via usb
switch link-local only to shared to other comps kill docker sudo systemctl restart NetworkManagersudo iptables -A INPUT -i lo -j ACCEPTsudo iptables -A OUTPUT -o lo -j ACCEPTsudo iptables -A …