码迷,mamicode.com
首页 >  
搜索关键字:jenkins remote deploy    ( 10817个结果
Myeclipse不能正常部署WEB项目
如果出现了上述的错误按照如下的3个步骤解决:1、首先关闭MyEclipse工作空间。2、然后删除工作空间下的“/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.genuitec.eclipse.ast.deploy.core.prefs”这个文件。在这个文件中存储了一些部署项目的信息。删了这个部署..
分类:Web程序   时间:2014-08-01 20:22:23    阅读次数:281
Jenkins iOS – Git, xcodebuild, TestFlight
Introduction with Jenkins iOSIf you are new to continuous integration for mobile platforms then you are in the right place. This article will explain ...
分类:移动开发   时间:2014-08-01 15:51:01    阅读次数:538
allVncClients
VNC Viewer Free Edition 37 RealVNC Ltd. 15,367 Freeware 1021.58 KB VNC is client and server remote control application. UltraVNC 96 ...
分类:其他好文   时间:2014-08-01 15:36:21    阅读次数:277
Java RMI之HelloWorld篇
Java RMI之HelloWorld篇Java RMI 指的是远程方法调用 (Remote Method Invocation)。它是一种机制,能够让在某个 Java 虚拟机上的对象调用另一个 Java 虚拟机中的对象上的方法。可以用此方法调用的任何对象必须实现该远程接口。Java RMI不是什么...
分类:编程语言   时间:2014-08-01 13:25:11    阅读次数:312
Deploy Ceph and start using it:simple librados cli
This part of the tutorial describes how to?setup a simple Ceph client using librados (for?C++). The only information that the client requires for the?cephx?authentication is Endpoint of the mon...
分类:其他好文   时间:2014-07-31 21:24:07    阅读次数:399
Extjs 4.2使用心得 --- combobox组合框和paging 分页工具使用技巧
这两个功能经常会一并使用到,一般在生成combo组合框时,设置pageSize大于0,在下拉列表的页脚位置会自动创建一个分页工具栏,前提是queryMode:'remote' 读取远程数据时。 先来建立一个Model:Ext.define('Post', { extend: "E...
分类:Web程序   时间:2014-07-31 20:30:47    阅读次数:346
Xendesktop 可基于物理机及虚拟机的桌面控制交付
我们在部署xendesktop虚拟桌面的时候,很多时候是利用xendesktop的底层机制复制相应的摸板生成虚拟桌面,但也有时候想接管已经设置好相应应用的物理机和虚拟机,这个时候可以采用xendesktop安装的时候部署remoteaccess功能,直接将物理机和虚拟机被xendesktop进行接管分为两个..
分类:其他好文   时间:2014-07-31 03:15:37    阅读次数:246
Remote Desktop Connection Manager (RDCMan) 介绍
Remote Desktop Connection Manager介绍 Remote Desktop Connection Manager (RDCMan) 是微软Windows Live体验团队的主要开发者 Julian Burger开发的一个远程桌面管理工具。简称为RDCMan。 RDCMan可...
分类:其他好文   时间:2014-07-30 20:21:54    阅读次数:195
Deploy Oracle 10.2.0.5 DataGuard on Red Hat Enterprise Linux 6.4
主库部分 开启归档,force logging SQL> archive log list SQL> shutdown immediate SQL> startup mount SQL> alter database archivelog; SQL> shutdown immediate SQL> startup SQL> alter database force...
分类:数据库   时间:2014-07-30 17:30:24    阅读次数:389
[开源夏令营][四] Docker remote API 之 镜像篇
列出镜像列出镜像,有两个可选參数,一个是all,一个是filter,all可选值有,0/False/false,1/True/true,默觉得0;filter是一个包括一个过滤对象的json,形式如‘{"dangling":["true"]}'GET /images/json我们能够尝试请求一下cu...
分类:Windows程序   时间:2014-07-30 17:16:44    阅读次数:402
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!