Re: messed up network manager.

2020-09-14 Thread Jim via PLUG-discuss
In case this helps $ sudo NetworkManager --print-config # NetworkManager configuration: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf, 10-globally-managed-devices.conf, no-mac-addr-change.conf) (etc: default-wifi-powersave-on.conf) [main] # rc-manager=symlink #

Docker and MINDS

2020-09-14 Thread keith Miller via PLUG-discuss
Anyone have experience with deploying MINDS in docker and maybe some step by step instruction. I'm also using portainer\ -- Keith D. Miller --- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your

Re: messed up network manager.

2020-09-14 Thread Jim via PLUG-discuss
This is all. $ cat interfaces # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback How do I put something in there? On 9/14/20 11:00 AM, Retro64XYZ via PLUG-discuss wrote: https://wiki.debian.org/NetworkManager Is there anything inside /etc/network/interfaces?

Re: messed up network manager.

2020-09-14 Thread Retro64XYZ via PLUG-discuss
https://wiki.debian.org/NetworkManager Is there anything inside /etc/network/interfaces? Thanks, Aaron On 9/14/20 9:43 AM, Jim via PLUG-discuss wrote: Thanks Aaron for your  suggestion.  I followed your instructions.  Now Discover recognizes that it's online.   The network manager gui

Re: messed up network manager.

2020-09-14 Thread Jim via PLUG-discuss
Thanks Aaron for your  suggestion.  I followed your instructions.  Now Discover recognizes that it's online.   The network manager gui still isn't there.  I tried nmcli. $ nmcli -a enp5s0: unmanaged     "Realtek RTL8111/8168/8411"     ethernet (r8169), 00:1A:4D:93:EF:2F, hw, mtu 1500

Re: messed up network manager.

2020-09-14 Thread Bob Elzer via PLUG-discuss
I was thinking of doing this to my CentOs system a while ago, before doing it I read the install script. I saw that it was going to make changes to DNS, so i decided not to install it. You could read the script to see what changes it did and try undoing them. On Mon, Sep 14, 2020, 6:01 AM Aaron

Re: messed up network manager.

2020-09-14 Thread Aaron Jones via PLUG-discuss
You can severely break your computer doing this. You might need to reinstall your OS. Seriously. I’m warning you. Have back ups. Make sure you are wired to the internet. Have back ups and be ready for that OS to be replaced. Don’t do it on WiFi. sudo apt-get remove --purge network-manager

messed up network manager.

2020-09-14 Thread Jim via PLUG-discuss
I made the mistake of installing pihole on this machine which is running kubuntu 20.04.  When it finished, DNS didn't work anymore.  I uninstalled piehole.  Somehow I messed up network manager.  It doesn't show that I have a network connection.  I could ping IP addresses such as 8.8.8.8 but