Ubuntu WMII wireless network exception

Source: Internet
Author: User


Luo Weifeng 2011-8-9

Y restarts the Internet one day. The system uses WMII for Ubuntu and later, and this nonsense WMII cannot use the ubutnu applet control, so the network is very troublesome, except for the NM-* in the command line, network problems often occur.

After a day of exploration, I can use it at last. Well, I will not talk nonsense.

1. Find a chance to install wicd. I will connect

# Apt-Get install wicd

2. Create a script with any name and enter the content, for example ~ /Mynm

 
/Etc/init. d/networking stop/etc/init. d/network-manager stop/etc/init. d/network-interface stop/etc/init. d/network-interface-security stopifconfig eth1 down ifconfig eth1 up

3. # reboot and enter WMII

4. # source ~ /Mynm

5. # wicd-client-na

Then configure your wireless connection here. OK. It's an amazing experience.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.