Turn off existing Ethernet NICs

Source: Internet
Author: User
Keywords Ethernet
Tags connect directory etc file installing network no line reboot

You may want to turn off the existing eth0 Ethernet card after installing the driver, add onboot=no line after the/etc/sysconfig/network-scripts/ifcfg-eth0 file, and then restart or when/etc/init.d/the network card Turn off the NIC after receptacle reboot.

Select wireless mode and SSID

All the configuration files are in the/etc/wlan directory, your server allows you to connect a total of 3 network LAN, you will be in the/etc/wlan/wlan.conf file for each wireless http://www.aliyun.com/zixun/ Aggregation/29942.html ">wlan set the SSID (LAN ID), for example, I connect the Wlan0 network card to the HomeNet WLAN and instruct the driver to search all Chanel SSID.

# # Specify all of the WLAN interfaces on the server#wlan_devices= "Wlan0" # # Specify whether the server should scan the receptacle channels# for valid ssids#wlan_scan=y## specify expected SSIDs and the Wlan0 interface to abound it should# is tied#ssid_wlan0= "HomeNet" enable_wlan0=y

Each specific WLAN has its own configuration file in the/etc/wlan/wlan.conf file, copied/etc/wlan/wlancfg-default to a file named file to a Named/etc/wlan/wlancfg-ssid (Replace the SSID here with the actual SSID). This row is used to configure HomeNet as SSID:

[Root@bigboy wlan]# CP Wlancfg-default wlancfg-homenet

Related Article

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.