Q:

ubuntu dns server

# /etc/resolv.conf. A couple of quick entries like 
# so would have my machine reaching the outside world like a champ:

nameserver 8.8.4.4
nameserver 8.8.8.8
0
$ sudo apt update
$ sudo apt install resolvconf
0
$ sudo systemctl start resolvconf.service
$ sudo systemctl enable resolvconf.service
$ sudo systemctl status resolvconf.service
0

New to Communities?

Join the community