Home  >  Article  >  System Tutorial  >  The problem of network failure during Centos7 installation process

The problem of network failure during Centos7 installation process

王林
王林Original
2024-06-15 19:58:47698browse

Today I wanted to install Docker for fun, but found that I must use a 64-bit operating system, and the original Centos6.7 cannot be used. Changing /etc/sysconfig/network-scripts/ifcfg-ens33 to a static IP according to the online instructions does not work either. I tried many times, spent a whole afternoon, and reinstalled many times.

Later, when setting up the network during the installation process, just change it to a static ip, as shown in the picture (provided that you follow the above connection step by step). When you turn on the Ethernet, the ip address will be displayed below. , take a photo and write it down, I will use

later

The problem of network failure during Centos7 installation process

Then click the Configure button, and then add the static address according to the above address

The problem of network failure during Centos7 installation process

In this way, it will be ok if you follow the steps in the link step by step.

The above is the detailed content of The problem of network failure during Centos7 installation process. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn