CentOs : Enable eth0

After installing CentOs you might notice that the eth0 network card interface isn’t working in some cases. Here is how to fix this :

You need to edit (nano) two files :

  1. /etc/sysconfig/network (check networking=0)
  2. /etc/sysconfig/network-scripts/ifcfg-eth0 (set IP address and boot=on)

After this you can install VMware tools also. (Check my other post)

Technorati Tags: Linux,CentOs

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.