2017年4月19日

centos 解决:Another app is currently holding the yum lock; waiting for it to exit

摘要: centos执行yum时出现错误: 解决: rm -fr /var/run/yum.pid 阅读全文

posted @ 2017-04-19 17:57 jessezeng 阅读(351) 评论(0) 推荐(0)

docker入门之:centos6.5 安装docker

摘要: centos6.5 : 使用EPEL库安装docker: # sudo yum install -y http://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm # sudo yum install -y docker-io 阅读全文

posted @ 2017-04-19 17:55 jessezeng 阅读(201) 评论(0) 推荐(0)

centos6.5 网卡服务开机自动启动

摘要: 今天打开许久没用的centos之后,发现网络服务器不可用,通过service network restart 依然无法使用,简单记录一下处理过程: 1、通过setup 命令查看Network configuration : 2、如果网络配置没问题,则查看一下系统服务: 3、如果NetworkMana 阅读全文

posted @ 2017-04-19 16:38 jessezeng 阅读(5501) 评论(0) 推荐(0)

导航