Ubuntu : Edit resolve.conf file

solution :

#sudo vim /etc/resolvconf/resolv.conf.d/base

then add:

nameserver 8.8.8.8
nameserver 8.8.44

then update :

#sudo resolvconf -u

Post a Comment

Previous Post Next Post