10 2017 档案

摘要:操作系统 64位CentOS Linux release 7.2.1511 (Core) 下载apache相关软件 1.apr和apr-util,下载地址: http://apr.apache.org/download.cgi 2.pcre,下载地址:http://www.pcre.org 3.ap 阅读全文
posted @ 2017-10-28 15:06 屌丝大叔的笔记 阅读(8300) 评论(1) 推荐(2) 编辑
摘要:系统环境 操作系统:64位CentOS Linux release 7.2.1511 (Core) JDK版本:1.8.0_121 下载tomcat8压缩包 访问官网:http://tomcat.apache.org/ 点击左侧的Tomcat8,进入下载页面 https://tomcat.apach 阅读全文
posted @ 2017-10-28 12:12 屌丝大叔的笔记 阅读(9817) 评论(0) 推荐(0) 编辑
摘要:elasticsearch-head安装前准备 1.操作系统64位CentOS Linux release 7.2.1511 (Core)2.git是必需的elasticsearch-head是一款开源软件,被托管在github上面,所以如果我们要使用它,必须先安装git,通过git获取elasti 阅读全文
posted @ 2017-10-14 15:38 屌丝大叔的笔记 阅读(3736) 评论(0) 推荐(0) 编辑
摘要:下载nodejs 下载地址:https://nodejs.org/en/ 点击OtherDownloads,进入linux版本的下载页面 https://nodejs.org/en/download/current/ 在这里做下说明:一般开放源代码软件都会有两个版本发布: Source Distri 阅读全文
posted @ 2017-10-14 15:23 屌丝大叔的笔记 阅读(1123) 评论(0) 推荐(0) 编辑
摘要:下载GIT 下载地址:https://git-scm.com/download/linux 如上图,整个网页最下面有centos版本的tar包,点红框链接,进去就是下面这个链接。 https://www.kernel.org/pub/software/scm/git/ 选择最新版本,我喜欢在wind 阅读全文
posted @ 2017-10-14 15:06 屌丝大叔的笔记 阅读(1183) 评论(0) 推荐(0) 编辑