Chinaunix首页 | 论坛 | 博客
  • 博客访问: 114174
  • 博文数量: 37
  • 博客积分: 85
  • 博客等级: 民兵
  • 技术积分: 370
  • 用 户 组: 普通用户
  • 注册时间: 2011-08-22 16:07
文章分类

全部博文(37)

文章存档

2014年(17)

2013年(17)

2012年(3)

我的朋友

分类: LINUX

2012-07-11 09:17:44

if you run:/etc/init.d/network restart

and occur:Bringing up interface eth0:  Error: Connection activation failed: Device not managed by NetworkManag

the solution is:

command fllows:

chkconfig NetworkManager off

chkconfig network on

service NetworkManager stop

service network start

then,everything is ok。

阅读(4511) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:Linux下svn常用命令

给主人留下些什么吧!~~