Skip to content

Instantly share code, notes, and snippets.

@lingjianrui
Created January 21, 2021 11:06
Show Gist options
  • Save lingjianrui/39c9ac07476168bab417d7442be50b96 to your computer and use it in GitHub Desktop.
Save lingjianrui/39c9ac07476168bab417d7442be50b96 to your computer and use it in GitHub Desktop.
centos配置网络
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