0

I'm not sure as to what is causing it. I found this thread which could be the answer but I'm not sure how to follow it. Is anybody able to assist?

WiFi keeps dropping out but stills says I'm connected

Not sure which commands I should input and I'm afraid of breaking my computer again.

1 Answers1

1

Yes , i had the same issue a when i installed Ubuntu 14.04.

Probably it was due to network manager.

  1. I just noted down my network configuration by ip a s command and
  2. Then purged the network manager.
  3. Lastly i configured my Linux box to use static ip configuration.

Here is the guideline i followed:

https://github.com/iahmad-khan/system-admin/blob/master/ubutu14%20networking

(Skip the Ethernet related settings in that guide)