Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1778682
  • 博文数量: 276
  • 博客积分: 1574
  • 博客等级: 上尉
  • 技术积分: 2894
  • 用 户 组: 普通用户
  • 注册时间: 2010-05-26 23:23
个人简介

生活的美妙在于,不知道一下秒是惊艳还是伤神,时光流转,珍惜现在的拥有的时光

文章分类

全部博文(276)

文章存档

2017年(17)

2016年(131)

2015年(63)

2013年(2)

2012年(32)

2011年(31)

发布时间:2015-11-30 10:15:31

PrerequisitesDocker requires a 64-bit installation regardless of your CentOS version. Also,your kernel must be 3.10 at minimum, which CentOS 7 runs.......【阅读全文】

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

发布时间:2015-11-27 15:24:57

reactor:While the reactor system uses the same basic data structure as the statesystem, the functions that will be called using that data structure aredifferent functions than are called via Salt's state system. The Reactor cancall Runner modules using the runner prefix, Wheel modules using the.........【阅读全文】

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

发布时间:2015-11-27 10:04:19

python学习手册:点击(此处)折叠或打开p404:一般来讲,函数讲的是流程:告诉你怎么支做某事,而不是让你使用它支做的事.P623:这是类和模块的另一个差异:内存中特定模块只有一个实例(所以我们得重载模块以取得其新代码),但是,对于类而言,只要有需要,制作多少个实例.........【阅读全文】

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

发布时间:2015-11-23 16:18:55

依赖安装[root@PAY_192_168_6_156 bin]# yum install autoconf automake libtool re2c flex bison -y[root@PAY_192_168_6_156 bin]# wget http://cn2.php.net/get/php-5.4.45.tar.gz[root@PAY_192_168_6_156 bin]# tar zxvf php-5.4.45.tar.gz[root@PAY_192_168_6_156 bin]# ./configure --prefix=/opt/php-5.4.45[roo.........【阅读全文】

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

发布时间:2015-11-04 13:46:58

在192.168.171.139:6381的redis上手动执行了slaveof 192.168.171.140 6381 后发现没有时行数据同步,查看日志发现有报错信息:[codis@192_168_171_139 redis_conf]$ tail -f redis6381.log...[26050] 04 Nov 13:30:43.785 * Connecting to MASTER 192.168.171.140:6381[26050] 04 Nov 13:30:43.785 * MASTER SLAVE sy.........【阅读全文】

阅读(2711) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册