In CentOS 7, change the NIC name eno16777736 to eth0.

Source: Internet
Author: User

In CentOS 7, change the NIC name eno16777736 to eth0.

[Body]

Linux: CentOS_7 (64-bit)

I. Preface:

Today, we have installed CentOS 6.5 back to CentOS 7. After all, we have to follow the trend. After the installation is complete, it is found that the default Nic name of CentOS 7 is eno16777736 ,:

People with mild obsessive-compulsive disorder like me always feel uncomfortable seeing this name, so I 'd like to change eno16777736 TO THE eth0 of the previous version, so let's get started.

2. Modify the NIC name of CentOS 7:

Enter the following command to enter the corresponding directory and edit the file:

Vim/etc/sysconfig/grub

Add "net. ifnames = 0 biosdevname = 0" to the file, as shown in:

In, the red box is the content I added (pay attention to its location ).

Then run the following command:

Grub2-mkconfig-o/boot/grub2/grub. cfg

The effect is as follows:

Then, restart the system and view the NIC Name:

Success.

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.