远航

IT技术 | 生活 | 旅游 | 摄影

远航

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About Me

Monthly Archives: February 2017

CentOS 7.X Linux下安装ElasticSearch-Head插件

Posted on February 7, 2017 by admin
Reply

一、修改/etc/elasticsearch/elasticsearch.yml,增加下面的参数,这样head插件可以访问es

http.cors.enabled: true
http.cors.allow-origin: "*"

修改后,重启elasticsearch

systemctl restart elasticsearch.service

Continue reading →

Posted in elasticsearch, Linux | Leave a reply

CentOS 7.X Linux下yum安装node.js

Posted on February 6, 2017 by admin
Reply

安装

curl --silent --location https://rpm.nodesource.com/setup_6.x | bash -
yum install -y nodejs

测试

node -v 

如能正确输入版本号即表示安装成功。

Posted in Linux, nodejs | Leave a reply

CentOS 7.X Linux下安装ElasticSearch 5.x

Posted on February 6, 2017 by admin
Reply

一、配置JDK环境
参考CentOS Linux 下安装Java来安装JDK

二、下载ElasticSearch

cd /data0/software/
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.2.0.rpm

Continue reading →

Posted in elasticsearch, Java, Linux | Leave a reply

Tags

  • Ant
  • C
  • CodeIgniter
  • dns
  • dnsmasq
  • elasticsearch
  • git
  • hadoop
  • haproxy
  • infobright
  • iptables
  • Java
  • Linux
  • Lua
  • Maven
  • memcached
  • MongoDB
  • MySQL
  • Naxsi
  • Nginx
  • nodejs
  • OpenCV
  • OpenVPN
  • PHP
  • RabbitMQ
  • redis
  • SMPP
  • swoole
  • tomcat
  • Travel

Recent Posts

  • Nginx 1.15.8.2 + PHP 7.3.14(FastCGI)在CentOS Linux 7.x 下的编译安装
  • chrome离线安装包下载方法
  • 下载离线版本dropbox安装包
  • Nginx 1.15.8.1 + PHP 7.3.8(FastCGI)在CentOS Linux 7.x 下的编译安装
  • CentOS Linux 7 下编译安装MySQL 5.7

Archives

  • January 2020
  • December 2019
  • August 2019
  • January 2019
  • November 2018
  • April 2018
  • March 2018
  • April 2017
  • February 2017
  • August 2016
  • April 2016
  • December 2015
  • August 2015
  • June 2015
  • May 2015
  • March 2015
  • February 2015
  • December 2014
  • October 2014
  • August 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013

Categories

  • CodeIgniter
  • elasticsearch
  • hadoop
  • iptables
  • Java
  • Linux
  • MongoDB
  • MySQL
  • Nginx
  • nodejs
  • PHP
  • pomelo
  • RabbitMQ
  • redis
  • SMPP
  • Travel
  • Uncategorized
  • VPN
  • 编程札记

Bookmarks

  • Dropbox
  • 回忆未来
  • 新闻分享
February 2017
S M T W T F S
« Aug   Apr »
 1234
567891011
12131415161718
19202122232425
262728  

Meta

  • Entries RSS
粤ICP备15023062号-1 WordPress