国内源: 阿里云 http://mirrors.aliyun.com/pypi/simple/中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 豆瓣(douban) http://pypi.douban.com/simple/ 清华大学 https:// ...
分类:
其他好文 时间:
2017-06-25 15:30:55
阅读次数:
133
参考的URL是 http://www.cnblogs.com/zhenyuyaodidiao/p/6500830.html 安装kubernets本身比较顺利,只是作dashboard时,老是日文版, 当时用的docker镜像是registry.cn-beijing.aliyuncs.com/bbt ...
分类:
Web程序 时间:
2017-06-25 12:46:55
阅读次数:
253
//分享到新浪微博 function shareToXl(title,url,picurl){ var sharesinastring='http://v.t.sina.com.cn/share/share.php?title='+title+'&url='+url+'&content=utf-8& ...
分类:
其他好文 时间:
2017-06-25 10:19:29
阅读次数:
128
1、使用配置文件配置文件[global]trusted-host=mirrors.aliyun.comindex-url=http://mirrors.aliyun.com/pypi/simple/配置文件放置位置Linux下:放在~/.pip/pip.confwindows下:用户文件夹下\pip ...
分类:
其他好文 时间:
2017-06-24 19:49:30
阅读次数:
131
直播卡顿的原因和解决方案 https://yq.aliyun.com/articles/72200 ...
分类:
其他好文 时间:
2017-06-24 16:26:06
阅读次数:
270
Zabbix_Agent配置(客户端)1、基础环境准备安装zabbix的yum源,使用阿里云的yum源zabbix3.01.1、yum源配置rpm-ihv
http://mirrors.aliyun.com/zabbix/zabbix/3.0/rhel/6/x86_64/zabbix-release-3.0-1.el6.noarch.rpm1.2、zabbix_agent安装配置yumlocalinstallhttp://mirrors.a..
分类:
其他好文 时间:
2017-06-23 10:41:03
阅读次数:
183
系统用户上传的图片资源放在ECS服务器,图片要做cdn加速,图片量越来越大(第一年200G,还在用户再增加图片量疯狂增长)备份是个问题。 决定迁移至 oss。前端直接上传oss 后台做签名,回调入库图片地址。流程就是这样。 阿里云提供了迁移工具 java版的(windows,linux 都有)。EC ...
分类:
其他好文 时间:
2017-06-22 13:14:56
阅读次数:
173
#!/bin/bash #by dxd in 2017-6 #only suit for centos/aliyun os, and based on aliyun install script CURR_PATH=$(pwd) DOWNLOAD_LIBMCRYPT_URL=http://downl... ...
分类:
Web程序 时间:
2017-06-22 01:13:19
阅读次数:
258
#!/usr/bin/env python #-*- coding:utf-8 -*- ############################ #File Name: test_platform.py #Author: frank #Mail: frank0903@aliyun.com #Crea... ...
分类:
编程语言 时间:
2017-06-21 21:17:36
阅读次数:
280
1 #!/usr/bin/env python 2 #-*- coding:utf-8 -*- 3 ############################ 4 #File Name: ipscaner.py 5 #Author: frank 6 #Mail: frank0903@aliyun.co... ...
分类:
编程语言 时间:
2017-06-21 21:08:48
阅读次数:
197