Ant简介
官网: http://ant.apache.org/
Ant是一个Apache基金会下的跨平台的构件工具,可以实现项目的自动构建和部署等功能。
安装步骤
官网上下载Ant(如:apache-ant-1.9.6-bin.zip)
解压 (如:D:\apache-ant-1.9.6)
配置环境变量: ANT_HOME: D:\apache-ant-1.9.6
path:...
分类:
其他好文 时间:
2015-08-20 19:07:42
阅读次数:
104
安装MongoDB的方法有很多种,可以源代码安装,在Centos也可以用yum源安装的方法。由于MongoDB更新得比较快,我比较喜欢用yum源安装的方法。64位Centos下的安装步骤如下: 1、准备工作 运行yum命令查看MongoDB的包信息 [root@localhost~]# yum in...
分类:
数据库 时间:
2015-08-20 14:50:48
阅读次数:
130
安装php1.yum-yinstallphpphp-fpm(1)、确认你的linux没有安装mcrypt库,如果已安装,跳过安装步骤#yumlistinstalled|grepmcryptlibmcrypt.x86_642.5.8-9.el6@epellibmcrypt-devel.x86_642.5.8-9.el6@epelmcrypt.x86_642.6.8-10.el6@epel以上显示已经安装过,若没有,则按以下..
分类:
Web程序 时间:
2015-08-20 06:53:10
阅读次数:
167
gns3:0.8.6查考材料:https://www.youtube.com/watch?v=t7WdNitkLy8&index=2&list=PLjsSoP29dLx472GIVlRZaij941GLO5X40https://community.gns3.com/thread/5122http://forum.gns3.net/topic5910.html安装步骤:1、根据youtube内容,下载“ASAIOS.rar”youtube中的链接..
分类:
其他好文 时间:
2015-08-19 21:09:12
阅读次数:
835
1、Tengine 安装pcre #支持Tengine伪静态# cd /usr/local/# tar zxvf pcre-8.13.tar.gz #解压jar包# cd pcre-8.13# ./configure --prefix=/usr/local/pcre #配置# make# ma...
分类:
Web程序 时间:
2015-08-19 20:06:37
阅读次数:
144
icinga-report+jasperserver+icinga-web安装步骤:已安装过icinga,步骤略jaserserver:#wgethttp://downloads.sourceforge.net/project/jasperserver/JasperServer/JasperReports%20Server%20Community%20Edition%205.6.0/jasperreports-server-cp-5.6.0-linux-x64-installer.r..
分类:
Web程序 时间:
2015-08-19 17:33:27
阅读次数:
263
icinga-web安装步骤:已安装过icinga,步骤略http://archive.ubuntu.com/ubuntu/pool/universe/i/icinga-web/icinga-web_1.13.1-1_all.deb#dpkg-iicinga-web_1.13.1-1_all.deb第1次输的是root的密码(该root是指mysql的root)第2次设的是icinga_web账号的密码第1次设的是root的..
分类:
Web程序 时间:
2015-08-19 02:08:34
阅读次数:
165
安装步骤: 1、第一步需要下载一个JadClipse插件,下载地址http://sourceforge.net/projects/jadclipse/; 2、第二步需要下载一个反编译工具,下载地址http://varaneckas.com/jad/; 3、以上两步都搞定之后,那么首先把下载好的...
分类:
系统相关 时间:
2015-08-19 00:18:00
阅读次数:
291
一、简介 cheat是在GNU通用公共许可证下,为Linux命令行用户发行的交互式备忘单应用程序。它提供显示Linux命令使用案例,包括该命令所有的选项和简短但尚可理解的功能。 二、安装配置 安装步骤如下: yum install python-pip pip install docopt pygm...
分类:
系统相关 时间:
2015-08-18 21:01:45
阅读次数:
218
unbantu下,先把DVD的Vmwarew.gz,文件复制到tmp文件,然后
tar zxf VMware Tools-0.......
ls
cd
./intall.pl
有个文件,先复制到root/temp目录下。然后解压安装就行了。详细的安装步骤如下:
先以root身份登入。
VMware Tools所在位置:VMware 安装路径 \VMware\VMware W...
分类:
系统相关 时间:
2015-08-18 16:24:24
阅读次数:
198