Red Security

Full Version: Fixing Temporary failure in name resolution error in Debian
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In The Name OF Allah
Al-Salam Alekum

[Image: linux-console-wallpaper-100666918-orig.jpg]
Hello guys Big Grin , after a long time I have checked out one of my Virtual OS  Confused which Linux installed on, I got this error "Temporary failure in name resolution Angry " while trying to ping or connecting to internet. So got the Idea  Idea why not sharing the solution with you Wink .
Okay first of all, make sure the DNS Resolver config is writable located here "/etc/resolv.conf" or directly make it writable by executing this command in terminal:
PHP Code:
sudo chmod o+/etc/resolv.conf 
If you couldn't connect to internet yet, change the DNS to Google's nameservers temporarily:
Open the DNS Resolver config in a terminal
PHP Code:
sudo nano /etc/resolv.conf 
Then change the IP Address to "8.8.8.8", CTRL+X then Press Y key to save the file.
I hope this helped you out...... Heart Rs

Wa Salam Alekum