Skip to content

Instantly share code, notes, and snippets.

@if6was9
Created November 26, 2012 20:09
Show Gist options
  • Select an option

  • Save if6was9/4150314 to your computer and use it in GitHub Desktop.

Select an option

Save if6was9/4150314 to your computer and use it in GitHub Desktop.
turn on networking for CentOS 6.x minimal Install
dhclient eth0
yum -y install system-config-network-tui
# Run system-config-network-tui
# Make sure that /etc/sysconfig/network/scripts/ifcfg-eth0 has ONBOOT=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment