I had trouble that My Ubuntu 12.10 cannot connect to Network for a long time :(
Until I typed these commends to solve it
route -n
sudo dhclient wlan0
Which let wlan0 to get IP directly through DHCP
文章標籤
全站熱搜
I had trouble that My Ubuntu 12.10 cannot connect to Network for a long time :(
Until I typed these commends to solve it
route -n
sudo dhclient wlan0
Which let wlan0 to get IP directly through DHCP