Ubuntu 16.04安装elasticsearch数据库

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 16.04安装elasticsearch数据库相关的知识,希望对你有一定的参考价值。

Ubuntu 16.04安装elasticsearch数据库:

安装:

apt-get install elasticsearch

启动:

/usr/share/elasticsearch/bin/elasticsearch

查看端口:

netstat -ntpl | grep 9200

确认服务:

curl ‘http://localhost:9200/?pretty

以上是关于Ubuntu 16.04安装elasticsearch数据库的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu 16.04 安装 phpmyadmin 404

ubuntu16.04快速安装LNMP

Ubuntu 16.04 安装 ssh

ubuntu16.04 安装 wxPython方法

安装Ubuntu16.04踩坑记录

Ubuntu16.04 + cuda8.0 + GTX1080安装教程