- 博客(4)
- 收藏
- 关注
原创 jenkins 启动slave
通过 Launch slave agent headlessly 方法来启动slave(执行路径里面需要有slave.jar文件),在slave agent(或master agent)里面执行:java -jar slave.jar -jnlpUrl http://yourserver:port/computer/slave-name/slave-agent.jnlp 但是在对j
2015-03-31 15:09:29
424
原创 maven开发环境的配置
在~\apache-maven-3.2.3\conf\settings.xml中配置jenkins库依赖<!--Licensed to the Apache Software Foundation (ASF) under oneor more contributor license agreements. See the NOTICE filedistributed with th
2015-03-30 16:22:12
364
原创 大型文件在两台计算机间的多线程传输
PC用remote desk远程登录了两台机器,虚拟机A和物理机B。需要把A中的一个3G的压缩包快速的传到B。1,在发送端A安装tomcat: 去官网下载的Windows Service Installer自动安装包(A里面已安装有JDK); 安装完成之后打开http://localhost:8080显示tomcat安装成功; 将需传输的
2015-01-08 17:01:46
554
原创 VirtualBox命令行接口VBoxManage配置
VBoxManage是VirtualBox的命令行接口,你可以在主机操作系统的命令行中完全地控制VirtualBox。VBoxManage支持GUI可访问的全部功能,而且更多。VBoxManage展示了虚拟化引擎的全部特征,包括GUI无法访问的。使用VBoxManage前需配置环境变量:1,在系统变量里面添加 variable:VBoxManage
2015-01-06 15:53:39
622
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人