码迷,mamicode.com
首页 >  
搜索关键字:Cloud    ( 5835个结果
源码编译、安装net-snmp的方法和遇到的问题
1. 源码下载 # wget http://download.cloud.360.cn/yjk/net-snmp.tar.gz 2. 解压 # # tar xzvf net-snmp.tar.gz 3. 初始化(指定的默认的安装目录是/usr/local/snmp) # cd net-snmp-5....
分类:Web程序   时间:2015-12-16 17:02:02    阅读次数:180
openstack 镜像自动扩容 resize拉伸
The simplest way to support this in your image is to install the cloud-utils package (contains the growpart tool for extending partitions), the cloud-...
分类:其他好文   时间:2015-12-12 21:44:50    阅读次数:2808
Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL
http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/按照文章的链接的步骤,实现GCM-HTTP在client 和app server...
分类:移动开发   时间:2015-12-11 20:41:50    阅读次数:316
iOS常用开发资源整理
在行--专家付费咨询杂项App Release Checklist—iOS App发布清单。Hey Focus—帮助你专注于一个任务。Objective Cloud—Objective C App云端服务。Thermal—核心数据编辑器。Big Papoo—替代安装Adhoc App。Tweriod...
分类:移动开发   时间:2015-12-10 23:51:14    阅读次数:407
MySQL on Azure高可用性设计 DRBD - Corosync - Pacemaker - CRM (一)
MySQL迁移到Azure上后,由于云的特性,在自建数据中心的MySQL的HA的方法在云上很多都不能部署。 这主要是因为,目前Public Cloud不支持:1. 共享存储;2. Multicast;3. VIP。 共享存储,Azure File Service可以部分解决这个问题,但考虑到性能的问...
分类:数据库   时间:2015-12-05 12:41:53    阅读次数:224
openstack 平台搭建
环境:Controller42.62.55.71Compute42.62.114.207Controller+Compute#yuminstall-yyum-plugin-priorities配置yum源Controllercomputevim/etc/yum.repos.d/openstack.repo[openstack]name=openstackbaseurl=http://mirrors.ustc.edu.cn/centos/7/cloud/x86_64/openstack-kilo/e..
分类:其他好文   时间:2015-12-04 10:56:43    阅读次数:579
PHP
PHP Google_App_Enginehttps://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_PHPGoogle App Engine SDK for PHPPlatformVersionPackageSize...
分类:Web程序   时间:2015-12-03 13:57:06    阅读次数:202
记-cloudstack 更改二级存储
一.问题是由于当初把二级存储挂载到了根分区的文件系统内,并随着慢慢的模板的增加,容量越来越小。1.先在cloud 网页界面禁用cloudstack区域2.然后停止cloudstack-management服务。service cloudstack-management stop3.修改数据库,登陆c...
分类:其他好文   时间:2015-12-01 18:02:24    阅读次数:260
Windows Azure Web Site (10) Web Site测试环境
《Windows Azure Platform 系列文章目录》 我们知道,在使用Azure Cloud Service的时候,会有2个不同的环境,称为Production环境和Staging环境。 Windows Azure Cloud Service (5) 由过渡环境向生产环境过渡 ...
分类:Windows程序   时间:2015-12-01 12:38:56    阅读次数:242
在Azure Cloud Service中部署Java Web App(1)
Microsoft Azure是一个开放的,灵活的云平台,除了对自家的.Net平台有良好的支持外,对于各种开源的软件,语言,工具,框架都有着良好的支持,比如Java,Php,Python等等,你可以使用自己喜欢的语言开发任何应用部署在Azure的web site或者云服务中。Azure的云服务是Az...
分类:移动开发   时间:2015-11-26 01:01:43    阅读次数:296
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!