I am using Ubuntu 12.04.2 LTS.
If I issue the following command
sudo gedit /etc/NetworkManager/NetworkManager.conf
and change the line
dns=dnsmasq
to
#dns=dnsmasq
What will happen? Will I disable or enable DNS caching?
Additional notes:
I have been told that since I am using a VPN service, it would be better for me to do the above.