0

So I've connected to my wifi and to VPN. Sometimes WIFI disappears for couple of seconds and internet stops working. It continues working after restarting a computer.

Is there any way to "reload" the wifi instead of restarting a computer?

Aa aa
  • 1

1 Answers1

0

okay. Try this instead

1> Reboot your system 2> open terminal and use this

sudo apt-get install --reinstall network-manager

3> sudo service network-manager restart

or reboot your system

J Das
  • 13