sudo systemctl restart systemd-resolved
optional:
install nslookup and dig:
sudo apt install -y dnsutils
test:
nslookup google.com
dig google.com
sudo systemctl restart systemd-resolved
optional:
install nslookup and dig:
sudo apt install -y dnsutils
test:
nslookup google.com
dig google.com