What does sudo echo nameserver 8 8 8 8 etc resolv conf do

0 votes
My internet connection has been really slow and I was getting a few errors saying network unreachable and stuff. I googles it and somewhere it said to add nameserver 8.8.8.8 in my etc/resolve.conf file.

I tried that solution and my internet started working like a charm. Now I'm just very curious about what changes did this command make to my network.
Jan 23, 2019 in Linux Administration by Doug
3,295 views

1 answer to this question.

0 votes

If executing this command resolved your issue then you were probably facing DNS network issue. This command basically replaces your nameserver or DNS used on your machine by Google's public DNS. 

answered Jan 23, 2019 by joey

Related Questions In Linux Administration

0 votes
0 answers

What exactly does the Unix `bash` command do when run without options?

When you type bash into the terminal ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,710 points
481 views
0 votes
0 answers

What does the 'export' command do?

I happen to run some commands blindly, ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,680 points
706 views
0 votes
0 answers

What does the $ mean in Linux?

I have to explain what the code ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,710 points
914 views
0 votes
0 answers

What is a .pid file and what does it contain?

Can anyone shed more light on this, ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,680 points
813 views
0 votes
0 answers

What does "&" at the end of a linux command mean?

I am a system administrator and I ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
656 views
0 votes
1 answer

What does -f mean in bash

Luckily, the Bash Reference Manual is accessible ...READ MORE

answered Jun 10, 2022 in Linux Administration by Korak
• 5,820 points
799 views
0 votes
1 answer
0 votes
1 answer

How do I set variable if a specific package version is installed in CFEngine?

Here is what you can do.Just use packagesmatching to ...READ MORE

answered Jul 12, 2018 in Other DevOps Questions by Atul
• 10,240 points
1,347 views
0 votes
2 answers

Install postgreSQL on Ubuntu

Follow the below commands to install PostgreSQL (PSQL) ...READ MORE

answered Nov 12, 2020 in Database by Prachi
• 140 points
1,445 views
0 votes
1 answer

Access progrs prompt without switching accounts

Use the following to get the postgres prompt ...READ MORE

answered Mar 22, 2019 in Database by Mahi
933 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP