Skip to content

Instantly share code, notes, and snippets.

View bryangreen's full-sized avatar

Bryan Green bryangreen

  • The Invention Network
  • Colorado
  • 02:48 (UTC -07:00)
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