I have installed ubuntu OS 16.04 on my new system. I am not able to see network interfaces on terminal, only loopback 0 interfaces is what i see.
After few troubleshooting command from youtube/google now i dont see edit connection option. Typing “Sudo apt-get —-purge remove network-manager“ command i dont see edit connection option now. So from my another laptop i downloaded respective network-manager package and but couldn’t install it in my new system
Could someone please help me setting up network interface so that i can connect to internet. I have wifi at home and i have connected my system through LAN cable and wants it to assign ip address automatically.
Please please..any help would be greatly appreciated Thanks
network-manager
, orapt-get download
it on a network connected system copy the.deb
file to a USB key, move the USB key, and usedpkg
to install. Readman apt-get dpkg
. – waltinator Aug 15 '20 at 02:48