会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shhnwangjian
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
20
21
22
23
24
25
26
27
28
···
33
下一页
2016年12月17日
gitlab安装
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2016-12-17 12:58 shhnwangjian
阅读(38)
评论(0)
推荐(0)
2016年12月14日
html基础(一)
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2016-12-14 11:28 shhnwangjian
阅读(15)
评论(0)
推荐(0)
2016年12月8日
Glusterfs构建企业级分布式存储(三)
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2016-12-08 22:40 shhnwangjian
阅读(46)
评论(0)
推荐(0)
2016年12月1日
Glusterfs部署安装、配置(二)
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2016-12-01 20:10 shhnwangjian
阅读(56)
评论(1)
推荐(0)
2016年11月30日
python 时间类型和相互转换
摘要: time有四种类型(time, datetime, string, timestamp) 1. time string string是最简单的表示time的方式 如如下代码生成的即为string >>> import time >>> time.ctime() 'Wed Nov 30 13:53:3
阅读全文
posted @ 2016-11-30 14:18 shhnwangjian
阅读(58757)
评论(0)
推荐(1)
2016年11月25日
python oracle使用心得
摘要: Oracel安装(windows 64位) 1. 首先确定版本。 2. 下载instantclient,下载地址:http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html 解压到指定目录,
阅读全文
posted @ 2016-11-25 09:34 shhnwangjian
阅读(605)
评论(0)
推荐(0)
2016年11月23日
Django admin美化插件suit
摘要: Django Suit 效果 使用前django页面 使用后django页面 安装 官方文档 http://django-suit.readthedocs.io/en/develop/index.html 环境:python2.7.10,django1.9.8 配置使用 settings设置
阅读全文
posted @ 2016-11-23 11:06 shhnwangjian
阅读(5947)
评论(0)
推荐(0)
2016年11月17日
Saltstack异步执行命令(十三)
摘要: Saltstack异步执行命令 salt执行命令有时候会有超时的问题,就是命令下发下去了,部分主机没有返回信息,这时候就很难判断命令或任务是否执行成功。因此,salt提供异步执行的功能,发出命令后立即返回一个jid。然后我们就可以根据这个jid来查询任务是否执行成功。 命令行实现异步 参数--asy
阅读全文
posted @ 2016-11-17 16:50 shhnwangjian
阅读(4946)
评论(0)
推荐(0)
2016年11月11日
Glusterfs分布式存储介绍(一)
摘要: 环境准备 1、centos6.8 系统的虚拟机(四台) 2、关闭iptables和SELinux 3、预装glusterfs软件包 分布式文件系统的产生 计算机通过文件系统管理、存储数据,而现在数据信息爆炸的时代中人们可以获取的数据成指数倍的增长,单纯通过增加硬盘个数来扩展计算机文件系统的存储容量的
阅读全文
posted @ 2016-11-11 21:16 shhnwangjian
阅读(2496)
评论(0)
推荐(0)
Saltstack-API(十二)
摘要: Saltstack-API 官方文档 https://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html 参数:http://salt-api.readthedocs.io/en/latest/ref/
阅读全文
posted @ 2016-11-11 19:02 shhnwangjian
阅读(865)
评论(0)
推荐(1)
上一页
1
···
20
21
22
23
24
25
26
27
28
···
33
下一页
公告