Skip to content

Instantly share code, notes, and snippets.

View thauanz's full-sized avatar
💭
🤓 🍻

Thauan Zatta thauanz

💭
🤓 🍻
View GitHub Profile
# install missing libraries (if any)
cd ~
sudo yum update
yum install java-1.7.0-openjdk.x86_64
yum install unzip
yum install mc
yum install wget
yum install curl
# get and unpack elasticsearch zip file