Detailed description of Linux important configuration files

Source: Internet
Author: User

1: Nic File/etc/sysconfig/network-scripts/ifcfg-eth0
[[email protected] scripts]# Cat/etc/sysconfig/network-scripts/ifcfg-eth0device=eth0 # # Physical device name, Eth0 is the first NIC; e Th1 for the second NIC Hwaddr=00:0c:29:84:0c:21 # # network card MAC address, 48-bit type=ethernet # # Ethernet Uuid=09ae6890-2925-4ca0-9cbc-e93 7593624f8 # # Only one user ID, equivalent to the ID number! such as viewing the UUID of a disk device using the Blkid command Onboot=yes # # Controls whether the network adapter is booting Nm_controlled=yes  # #BOOTPROTO =DHCP # # proto One of the following values: None, not using the protocol at boot time, static assigning address, BOOTP, using BOOTP protocol, DHCP, using DHCP protocol iipaddr=192.168.17.128 # # IP Address netmask=2 55.255.255.0 # # Subnet mask, dividing network bit and host bit dns2=202.106.0.20 # # DNS is to turn baidu.com into the Baidu server IP. DNS is the domain name and IP Resolution tool dns1=8.8.8.8gateway=192.168.0.1   # # gateway address, router address <br>userctl=nopeerdns=yesipv6init=no

  

  

Detailed description of Linux important configuration files

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.