Here’s how you can install Elasticsearch, a powerful search and analytics engine on your Ubuntu machine.
Link:
Elasticsearch – https://www.elastic.co/downloads/elasticsearch
Commands:
sudo apt install openjdk-18-jdk
sudo dpkg -i elasticsearch-8.8.2-amd64.deb
Chapters:
0:00 Intro
0:23 Prerequisites to Install Elasticsearch
1:12 Install Elasticsearch Using the DEB Package
4:16 End screen
What you will learn:
1. Prerequisites to Install Elasticsearch
a. How to install JDK version 11 or higher on your system
b. how you can install JDK on Ubuntu using the APT package manager
2. Install Elasticsearch Using the DEB Package
a. How to download the DEB package provided on the official site and install it with the dpkg command
b. How to download the DEB package using wget
c. How to use the dpkg command with elevated privileges to install Elasticsearch
3. Now You Know How to Install Elasticsearch on Ubuntu
Song: Andrew Applepie – Icecream Lover (Vlog No Copyright Music)
Music provided by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=WxaIw–CUgw&t=0s
#computereverywhere #howtoinstall #elasticsearch #ubuntu
Leave a Reply