Easy DNS setup
$ sudo cat /etc/systemd/resolved.conf.d/foobar.conf
[Resolve]
DNS=XX.XX.XX.XX
sudo systemctl restart systemd-resolved
$ sudo cat /etc/systemd/resolved.conf.d/foobar.conf
[Resolve]
DNS=XX.XX.XX.XX
sudo systemctl restart systemd-resolved