Score:0

Troubleshooting wifi connection

nz flag

Newest Ubuntu on my laptop connects to all wifi except my wifi at work. However if i do this, it will connect. Any idea how to "make this work all the time without having to run these commands?"

Turn off net services: systemctl list-units | grep -iE '(net|dhcp|wpa|conn|wicd)'

systemctl stop [your running services]

Open your wlp1s0: ifconfig wlp1s0 up

Connect wifi: iwconfig wlan0 essid [your wifi name]

DHCP IP: dhclient wlan0

And it will connect.

All other wifi it runs without doing this. Is there a way to fix this?

Thanks

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.