Skip to content

Instantly share code, notes, and snippets.

View bryangreen's full-sized avatar

Bryan Green bryangreen

  • Colorado
  • 01:45 (UTC -06: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