I hereby claim:
- I am jvandevelde on github.
- I am jvandevelde (https://keybase.io/jvandevelde) on keybase.
- I have a public key ASDxkcXZdAi6fcgctzQNpanV9OeZfttGh_EpvZuFGcsqhgo
To claim this, I am signing this object:
#!/bin/bash | |
cd ~ | |
# Install JDK | |
sudo apt-get update | |
sudo apt-get install openjdk-7-jre-headless -y | |
# Install & Start ES 0.90.1 | |
wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.1.deb |
#!/bin/bash | |
# node.js using PPA (for statsd) | |
sudo apt-get --yes update | |
sudo apt-get --yes install python-software-properties | |
sudo apt-add-repository ppa:chris-lea/node.js | |
sudo apt-get --yes update | |
sudo apt-get --yes install nodejs | |
# Install git to get statsd |
!/#bash | |
sudo apt-get install pptpd |
curl -o downloadps.sh https://raw.githubusercontent.com/PowerShell/PowerShell/v6.0.0-alpha.13/tools/download.sh | |
bash downloadps.sh | |
powershell | |
Install-Module AzureRM |
I hereby claim:
To claim this, I am signing this object: