11-30-2012, 01:02 AM
u have to configure the network first.
type ifconfig to see if u have a network adapter named eth0.
If u don't then u need to set it up.
go to /etc/sysconfig/network-scripts/
and edit the file eth0
u must find something like startup = "no" or something similar, just set it to yes and save the file.
then type : service network restart

