[Level 2] Enable wireless of network-manager in Ubuntu 11.04

Once you upgrade Ubuntu from 10.04 to 11.04, and you will find out the network-manager won't manage wireless any more. But you still could change NetworkManager.conf to enable it.
# sudo vi /etc/NetworkManager/NetworkManager.conf
and change "managed" attribute from "false" to “true“ and restart it.
# sudo /etc/init.d/network-manager restart
Wish this helps.
regards,
Stanley Huang

Comments

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python