Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1151138
  • 博文数量: 150
  • 博客积分: 2739
  • 博客等级: 少校
  • 技术积分: 2392
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-07 12:28
文章分类

全部博文(150)

文章存档

2015年(2)

2014年(16)

2013年(10)

2012年(58)

2011年(64)

发布时间:2014-05-08 11:54:49

Windows Azure Poweshell批量创建虚机Create Windows system 点击(此处)折叠或打开#创建批量创建虚拟机脚本,测试过#The subscribe ID number..$ID = "MS-85"#The Storage account$STORAGE .........【阅读全文】

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

发布时间:2014-05-08 11:44:15

                  Windows Azure Powershell删除虚机以及管理VHD此脚本,经测试时可以使用的,但是根本无法删除关联的储存账户。点击(此处)折叠或打开param($serviceName)echo "Starting remove all vms of service.........【阅读全文】

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

发布时间:2014-05-08 11:41:15

Windows Azure Poweshell实例小脚本测试   说明:这些东东,是现学现用的,也不难。。。一、Poweshell 中符合定义点击(此处)折叠或打开整数比较:-eq 等于 if [ "$a" -eq "$b" ].........【阅读全文】

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

发布时间:2014-05-08 11:27:33

Yum安装nginx+mysql+php 1.关闭防火墙[root@CentOS ~]# chkconfig iptables off2.关闭selinuxvi /etc/sysconfig/selinux //将SELINUX=enforcing修改为disabled然后重启生效3、配置CentOS 6.0 第三方yum源(CentOS默认的标准源里没有nginx软件包.........【阅读全文】

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

发布时间:2014-04-29 14:16:43

文件信息来源:http://yubosun.akhtm.com/tech/php-version.htmPHP版本问题:Windows 版本下载:http://windows.php.net/download/Linux版本下载:http://cn2.php.net/downloads.php1 VC11 x64 Non Thread Safe2 VC9 x86 Thread Safe答案:1 使用VC11编译的用于64位Windows的,与IIS配套使用的版本2 使用VC9.........【阅读全文】

阅读(1408) | 评论(1) | 转发(0)
给主人留下些什么吧!~~

随风飘云2015-01-28 14:56

回复  |  举报

随风飘云2011-09-05 18:55

回复  |  举报
留言热议
请登录后留言。

登录 注册