随笔分类 - [4.0] Dev-Ops
摘要:https://social.technet.microsoft.com/forums/azure/en-US/260df055-7c4e-4ce2-8f8d-190ad20a4b76/cant-get-azure-credentials-to-stick-in-powershell?forum=w...
阅读全文
摘要:http://www.oschina.net/translate/python-windows-azureLen 6:17:54 PM__author__ = 'len.li'from azure.storage import BlobServiceAccountName='acdpdeployte...
阅读全文
摘要:http://wenku.baidu.com/link?url=wDbeRoqh8ERRvBKXsKVi7biWe8e369iZmYTfEFDz0aI1Sj5YjXq_AN1gFjFjiS0yBw0WPpg0_0ZMAIC0fnRIy4lMKqQNevNwfcCJi4qL5SW 在config.xm
阅读全文
摘要:在网络技术中,端口(Port)大致有两种意思:一是物理意义上的端口,比如,ADSL Modem、集线器、交换机、路由器用于连接其他网络设备的接口,如RJ-45端口、SC端口等等。二是逻辑意义上的端口,一般是指TCP/IP协议中的端口,端口号的范围从0到65535,比如用于浏览网页服务的80端口,用于...
阅读全文
摘要:在jenkins master-slave配置中,总是出现内存溢出问题,更换了机器设备仍然跑不起来: 问题如下:Java代码 StatusCode:500Exception:org.apache.commons.jelly.JellyTagException:jar:file:/Users/alib...
阅读全文
摘要:https://github.com/jenkinsci/jenkins-scripts/tree/master/scriptler
阅读全文
摘要:有可能, jenkins slave service or jenkins service的logon 账户没有设置好
阅读全文
摘要:http://blogs.iis.net/jamescoo/default.aspxWeb Deployment Tool Now Works With Credential StoreFeb 07, 2010 The Web Deployment Tool will be releasing a brand new feature in the newest version 1.1. This new feature will allow users to store their passwords in Window’s credential store on command-line u
阅读全文
摘要:http://blog.danskingdom.com/using-msbuild-to-publish-a-vs-2012-ssdt-sqlproj-database-project-the-same-way-as-a-vs-2010-dbproj-database-project/Post and code updated on March 21, 2013, and again on March 22, 2013.We recently upgraded from VS (Visual Studio) 2010 to VS 2012, and with it had to upgrade
阅读全文
摘要:http://sqlproj.com/index.php/2012/03/headless-msbuild-support-for-ssdt-sqlproj-projects/Update: breaking change: http://sqlproj.com/index.php/2012/10/dacfx-sept-2012-updates-break-headless-build/This article describes how to install the required components to build and publish SQL Server Data Tools
阅读全文
摘要:http://www.iis.net/learn/publish/using-web-deploy/dbdacfx-provider-for-incremental-database-publishing
阅读全文
摘要:Select a file (or set of files) and execute a command on each file. Batch processing.Syntax FORFILES [/p Path] [/m Mask] [/s] [/c Command] [/d[+ | -] {dd/MM/yyyy | dd}] Key /p Path The Path to search (default=current folder) /s Recurse into sub-folders /C command The c...
阅读全文
摘要:Provisioning a New SQL Server Instance – Part Threeby Glenn Berry, 18 September 2012 0 commentsOnce you've installed and configured SQL Server 2012, there are some tasks that should be done to ensure that maintenance, monitoring and alerting systems are in place to keep the instance running smoo
阅读全文
摘要:NutsAndBolts_V1.1.zip
阅读全文
摘要:Using powershell:powershell (New-Object Net.WebClient).DownloadFile('http://www.google.com', 'result.txt')You must use single quotes and not double quotes for this to work
阅读全文
摘要:Red Gate系列之一 SQL Compare 10.2.0.1337 Edition 数据库比较工具 完全破解+使用教程Red Gate系列之二 SQL Source Control 3.0.13.4214 Edition 数据库版本控制器 完全破解+使用教程Red Gate系列之三 SQL Server 开发利器 SQL Prompt 5.3.4.1 Edition T-SQL智能感知分析器 完全破解+使用教程Red Gate系列之四 SQL Data Compare 10.2.0.885 Edition 数据比较同步工具 完全破解+使用教程Red Gate系列之五 .NET Refle
阅读全文
摘要:How to receive Deadlock information automatically via emailBy Geoff Albin, 2012/09/21 (first published: 2010/12/13) Receive Deadlock detail via email.I had spent many hours on Google trying to find the best way to send a notification on deadlock occurrences. While it was a fairly straight forward pr
阅读全文
摘要:pstool下载地址:http://www.xfocus.net/tools/200508/PsTools.zippstool是一组本地与远程信息管理程序pstool用法1)psexecpsexec是一个远程执行工具,你可以像使用telnet一样使用它。它的使用格式为:psexec \\\\远程机器ip [-u username [-p password]] [-c [-f]] [-i][-d] program[arguments]它的参数有:-u后面跟用户名 -p后面是跟密码的,如果建立ipc连接后这两个参数则不需要。(如果没有-p参数,则输入命令后会要求你输入密码)-c <[路径]文
阅读全文
摘要:============================================================================================================================================================================================================================================================================================================
阅读全文
摘要:1.0 GoalDB is only the storage and we should not depend too much on DB . DB should be simple and stable.2.0 Four workflow Create new tableAlter tableCreate/Alter the sp and functionI/D/U flow3.0 Setup three different environmentsdev/beta/live4.0 Basic workflow __________________________
阅读全文

浙公网安备 33010602011771号