You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iot/docs/nanopct4.txt

5 lines
150 B

ubuntu 18.04 dns
nano /etc/NetworkManager/NetworkManager.conf
#dns=dnsmasq
echo "nameserver 8.8.8.8">/etc/resolv.conf
service systemd-resolved restart