码迷,mamicode.com
首页 >  
搜索关键字:aliyun    ( 2711个结果
阿里云ODPS操作技巧
语句操作:https://help.aliyun.com/document_detail/odps/SQL/ddl.htmlodps客户端:https://help.aliyun.com/document_detail/odps/tools/console/console.html?spm=5176.product8314999_odps.6.243.h3NEQt在客户端可以查看运行的任务情况:showpfromdate1todate2number,eg:..
分类:其他好文   时间:2016-03-16 01:38:44    阅读次数:196
安装完Kali linux 之后 需要配置的一些 常用软件 记录
apt 阿里云 deb http://mirrors.aliyun.com/kali sana main non-free contribdeb http://mirrors.aliyun.com/kali-security/ sana/updates main contrib non-freede
分类:系统相关   时间:2016-03-13 19:47:45    阅读次数:345
负载均衡LVS+Keeplive
https://help.aliyun.com/document_detail/slb/prospectus/slb-overview.html?spm=5176.product8314871_slb.6.81.q9UwHE http://www.360doc.com/content/11/0301
分类:其他好文   时间:2016-03-10 20:27:43    阅读次数:164
使用阿里云的PyPI源
方法1:(1)创建pip.conf文件 (2).编辑如下内容 [global] index-url = http://mirrors.aliyun.com/pypi/simple/ [install] trusted-host=mirrors.aliyun.com 方法2: pip install
分类:其他好文   时间:2016-03-08 21:30:17    阅读次数:124
Web CORS 跨域方式使用方式
CORS 参考 http://enable-cors.org/index.html https://help.aliyun.com/document_detail/oss/practice/cors_guide.html 同源策略 跨域访问,或者说JavaScript的跨域访问问题,是浏览器出于安全
分类:Web程序   时间:2016-03-05 21:49:57    阅读次数:221
[资料]软件测试
软件测试http://baike.baidu.com/subview/16563/19769215.htmhttps://zh.wikipedia.org/wiki/%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95 飞天平台测试https://www.aliyun.com/z
分类:其他好文   时间:2016-03-01 14:16:49    阅读次数:127
RedHat6.4修改yum源
#!/bin/bash rpm -aq|grep yum|xargs rpm -e --nodeps wget http://mirrors.aliyun.com/centos/6/os/x86_64/Packages/yum-3.2.29-69.el6.centos.noarch.rpm wget
分类:其他好文   时间:2016-03-01 06:17:45    阅读次数:144
python 环境搭建
OS:CentOS6.6一、前期准备1、配置yum源,待会安装依赖包要用wget-O/etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-6.repo wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun.com/repo/epel-6.repo2、安装依赖包yum-yinstallgitgccgcc-c++makep..
分类:编程语言   时间:2016-02-23 06:17:36    阅读次数:230
如何选择主机操作系统?
地址:https://help.aliyun.com/knowledge_detail/6563865.html#如何选择主机操作系统? 一、请根据网站使用的编程语言来选择合适的操作系统和主机类型: 1、网站开发语言为ASP、.NET、HTML,请选择Windows系统虚拟主机免费版及其以上型号主机
分类:其他好文   时间:2016-02-22 19:11:35    阅读次数:166
zabbix服务端以及客户端的安装
环境准备centos6.xselinux关闭防火墙关闭可访问外网zabbix服务端的安装参考zabbix官方安装文档安装实战安装epel源(以备不需)wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun.com/repo/epel-6.repo安装mysql服务端yuminstallmysql-server安装zabbix的官方源rpm-ivhhtt..
分类:其他好文   时间:2016-02-22 16:13:24    阅读次数:203
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!