CentOS : the network card always boots disconnected
$> sudo gedit /etc/sysconfig/network-scripts/ifcfg-eth0 Make sure to have these lines like this : ONBOOT=yes NM_CONTROLLED=yes Note: This work for a Virtual Machine using Bridge Mode adaptor in VirtualBox.
Recent Comments