Created
January 21, 2021 11:06
-
-
Save lingjianrui/39c9ac07476168bab417d7442be50b96 to your computer and use it in GitHub Desktop.
centos配置网络
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vi /etc/sysconfig/network-scripts/ifcfg-eth0 | |
将ONBOOT=NO改为yes | |
yum install net-tools | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment