I'm Not able to do this assignment when i tried to slove this Question But It's Shows Permission Declined

Change the DNS Server to google’s DNS which is 8.8.8.8

Hi @avijadhav2378,

Can you please give us more detail on the issue you’re facing? Please provide us the link to the lab and the concerned question.

Regard

You have to change it in the VI editor
use [~]$ sudo vi /etc/resolv.conf
then update the ip to 8.8.8.8
then check it by using cat /etc/resolv.conf

1 Like