Ubuntu 14.04 how to install Elasticsearch
This article is to share with you about Ubuntu 14.04 how to install Elasticsearch, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article.
1. Elasticsearch installation wget-O-http://packages.elasticsearch.org/GPG-KEY-elasticsearch | sudo apt-key add-if there is an error, see if it is a permission problem. Add the permission sudo echo "deb http://packages.elasticsearch.org/elasticsearch/1.1/debian stable main" > > / etc/apt/sources.list$ sudo apt-get update$ sudo apt-get install elasticsearch under chmod.
The above is how to install Elasticsearch in Ubuntu 14.04. the editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.