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 :
- /etc/sysconfig/network (check networking=0)
- /etc/sysconfig/network-scripts/ifcfg-eth0 (set IP address and boot=on)
After this you can install VMware tools also. (Check my other post)