hi ,
I'm facing problem , after i did distribution upgrade by
, then i do . then reboot my system .
after log in the network plugin disappeared from system , i couldn't find it ,
i tried
Code:
service NetworkManager start
, the output is NetworkManager not found !
so i connect the LAN cable to my laptop :
and no connection also
i tried
Code:
sudo ifconfig eth0 up
sudo dhclient eth0
so i can got access to internet .
the i tried
Code:
apt install network-manager && apt install network-manager-gnome
I tried
Code:
service NetworkManager start
there is no output now just blank line rather than "not found before"
but still ,there is no toolbar icon for network and every reboot i need to do manual network service starting
any helpful steps ?
thanks