Skip to content

Instantly share code, notes, and snippets.

@deepakpk009
Created December 13, 2018 14:26
Show Gist options
  • Save deepakpk009/a6764c2b99d7c94022531fa2ed9bca33 to your computer and use it in GitHub Desktop.
Save deepakpk009/a6764c2b99d7c94022531fa2ed9bca33 to your computer and use it in GitHub Desktop.
Wifi network listing not working in ubuntu
Restart network manager.
sudo service network-manager restart
Restart the nm applet.
killall nm-applet && nm-applet &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment