there is a small problem.... the DNS setting does not survive a reboot. Should I put: echo "nameserver 8.8.8.8"|sudo tee /etc/resolv.conf;sudo systemctl restart network-manager.service in: /etc/rc.local or is there a better file to put it in?
What are some other servers I might want to include? would I put: echo "nameserver 8.8.8.8, <whatever>, Whatever>, <etc>"|sudo tee /etc/resolv.conf;sudo systemctl restart network-manager.service On Mon, Nov 6, 2017 at 10:04 PM, Brien Dieterle <[email protected]> wrote: > Maybe you get your servers from dhcp > > On Nov 6, 2017 7:29 PM, "Michael" <[email protected]> wrote: > > how did my servers get messed up? any ideas? > > On Mon, Nov 6, 2017 at 7:41 PM, Michael <[email protected]> wrote: > >> how it was ultimate ly fixed: >> >> CODE: SELECT ALL >> <https://forums.linuxmint.com/viewtopic.php?f=53&t=256719&p=1385098#> >> echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf >> >> CODE: SELECT ALL >> <https://forums.linuxmint.com/viewtopic.php?f=53&t=256719&p=1385098#> >> systemctl restart network-manager.service >> >> >> On Mon, Nov 6, 2017 at 6:52 PM, Michael <[email protected]> wrote: >> >>> I found out it has to do with domain name resolution. >>> I can ping 8.8.8.8 but when I try to ping google.com it says >>> Temporary failure in name resolution. >>> >>> On Mon, Nov 6, 2017 at 10:32 AM, Herminio Hernandez, Jr. < >>> [email protected]> wrote: >>> >>>> What do you mean connectivity? Do you have an IP address? Can you ping >>>> your default gateway? Post the output of these commands >>>> >>>> ip address >>>> ip neighbor >>>> ip route show >>>> >>>> On Nov 6, 2017 3:35 AM, "Michael" <[email protected]> wrote: >>>> >>>>> well, there is connectivity just no internet >>>>> >>>>> On Mon, Nov 6, 2017 at 5:23 AM, Michael <[email protected]> wrote: >>>>> >>>>>> the thinng about it is that the network connection is good. I even >>>>>> tried plugging a wireless dongle in to see if it was the card but the new >>>>>> network connection popped up on the screen but no connectivity. >>>>>> >>>>>> On Sun, Nov 5, 2017 at 11:10 PM, Stephen Partington < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> This sounds like it is in a loose slot or that you flex the >>>>>>> mainboard when you open it up. Just reseat it much like the Graphics >>>>>>> card. >>>>>>> >>>>>>> >>>>>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> >>>>>>> Virus-free. >>>>>>> www.avast.com >>>>>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link> >>>>>>> <#m_-4807763798006434581_m_-3492063613227682426_m_-7260647455400983724_m_-6688372009025401540_m_-7502887159602561450_m_7220397411822349799_m_-3133573590044572163_m_-3111937970276985263_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >>>>>>> >>>>>>> On Sun, Nov 5, 2017 at 8:17 PM, Michael <[email protected]> wrote: >>>>>>> >>>>>>>> THis is so upsetting! I mean the network card is nowhere near the >>>>>>>> video card. MAN! Everytime I mess with the innards I knock the network >>>>>>>> off! >>>>>>>> >>>>>>>> On Sun, Nov 5, 2017 at 9:36 PM, Michael <[email protected]> wrote: >>>>>>>> >>>>>>>>> I was told to reseat my video card and after doing so I had no >>>>>>>>> connectivity. Could someone help me get it going? >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> --------------------------------------------------- >>>>>>>> PLUG-discuss mailing list - [email protected] >>>>>>>> To subscribe, unsubscribe, or to change your mail settings: >>>>>>>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> A mouse trap, placed on top of your alarm clock, will prevent you >>>>>>> from rolling over and going back to sleep after you hit the snooze >>>>>>> button. >>>>>>> >>>>>>> Stephen >>>>>>> >>>>>>> >>>>>>> --------------------------------------------------- >>>>>>> PLUG-discuss mailing list - [email protected] >>>>>>> To subscribe, unsubscribe, or to change your mail settings: >>>>>>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> :-)~MIKE~(-: >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> :-)~MIKE~(-: >>>>> >>>>> --------------------------------------------------- >>>>> PLUG-discuss mailing list - [email protected] >>>>> To subscribe, unsubscribe, or to change your mail settings: >>>>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss >>>>> >>>> >>>> --------------------------------------------------- >>>> PLUG-discuss mailing list - [email protected] >>>> To subscribe, unsubscribe, or to change your mail settings: >>>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss >>>> >>> >>> >>> >>> -- >>> :-)~MIKE~(-: >>> >> >> >> >> -- >> :-)~MIKE~(-: >> > > > > -- > :-)~MIKE~(-: > > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss > > > > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss > -- :-)~MIKE~(-:
--------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss
