Skip to content

Instantly share code, notes, and snippets.

View philippfrenzel's full-sized avatar
🏠
Working from home

Philipp Frenzel philippfrenzel

🏠
Working from home
View GitHub Profile
04cbc6fa2fa82e22725a9f272ad06fdd05449cb6c7c7325c0b674abb14e288a32c28fc9dafb6c95da0cec31535beba59c132fc46fa12d84abe2854e687b114ac9d;mythic-forge-test
cd ~
sudo apt-get update
sudo apt-get install unzip curl python-software-properties -y
#sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jre sun-java6-plugin -y
wget https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.18.7.tar.gz -O elasticsearch.tar.gz
tar -xf elasticsearch.tar.gz