Skip to content

Instantly share code, notes, and snippets.

View yoyolin's full-sized avatar

Yiyou LIN yoyolin

View GitHub Profile
@yoyolin
yoyolin / Pentaho_install.md
Last active February 24, 2017 15:11
Install Pentaho with GUI interface on EC2 Ubuntu Instance

In this post I will introduce how to install and visit the GUI interface from VNC client. I have been sitting here for 4 hours and were so frustrated for all the BUGS I saw.. Hopefully this post will help you get this done within one hour.

Now let's get started!!

Security Group

When you run an instance, please edit the inbound traffic rules of security group: Protocol: Customed TCP/IP, Port 5901.
This step is critical for setting up VNC server which we will introduce later. See ref.