0

I am trying to display the list of all available WiFi but I think my Network Manager is not working or not installed at all. How can I fix this?

This what I get on pressing the WiFi icon:

muru
  • 197,895
  • 55
  • 485
  • 740
Ahmed202
  • 151

1 Answers1

2

Actually the network manager was missing , so this is fixed by :

sudo apt-get install network-manager-gnome
Ahmed202
  • 151