How to solve the problem of waiting for network after ubuntu 12.04 is restarted

Source: Internet
Author: User

After ubuntu 12.04 is restarted, how does one enable waiting for network to access the Internet wirelessly in a notebook under ubuntu? The configuration steps are mainly two steps, one for wireless connection (enter the Key ), one step is used for dialing (enter the bandwidth account and password ). 1. wireless connection right-click the network connection icon on the panel, select Edit connection, select wireless in the open network connection window, click Add, enter the key, and select automatic connection, however, in ubuntu 12.04, if you use the sudo pppoeconf command to configure dialing, the system displays waiting for network configuration after you restart the computer, then, waiting up to 60 more seconds for network configuration is displayed, and the booting system without full network configuration is displayed. after entering the desktop, the network connection status icon disappears. Cause: When the sudo pppoeconf command is used, information is written to the/etc/network/interfaces file, which directly causes the above problem. Solution: After the sudo gedit/etc/network/interfaces file is opened, delete all the content except auto lo iface lo inet loopback and restart the system.

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.