Error: Connection activation failed: Device not managed by NetworkManager
解决办法:
chkconfig NetworkManager off
service NetworkManager stop
chkconfig network on
service network start
cent的两种网络管理软件。
Error: Connection activation failed: Device not managed by NetworkManager
解决办法:
chkconfig NetworkManager off
service NetworkManager stop
chkconfig network on
service network start