Permanent DNS
- Install the 
resolvconfpackage.sudo apt install resolvconf - 
    
Edit /etc/resolvconf/resolv.conf.d/head or /etc/resolvconf/resolv.conf.d/tail and add the following:
more see
man resolvconfnameserver 8.8.4.4 nameserver 8.8.8.8 - Restart the 
resolvconfservice.sudo service resolvconf restart