Skip to content

Instantly share code, notes, and snippets.

@songpon
Created May 12, 2017 03:50
Show Gist options
  • Save songpon/78e76a4af95c7324ea060c550de7ef73 to your computer and use it in GitHub Desktop.
Save songpon/78e76a4af95c7324ea060c550de7ef73 to your computer and use it in GitHub Desktop.
sudo add-apt-repository -y ppa:webupd8team/java && sudo apt-get update
sudo apt-get install oracle-java8-installer -y
sudo apt install oracle-java8-set-default unzip -y
cd /opt
wget https://jaist.dl.sourceforge.net/project/pentaho/Business%20Intelligence%20Server/7.0/pentaho-server-ce-7.0.0.0-25.zip
unzip pentaho-server-ce-7.0.0.0-25.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment