Tag Archives: bash

Installing Apache Tomcat on Raspberry Pi

In this post, I will be documenting the process of running Apache Tomcat on Raspberry Pi 2. Before we start installing Tomcat, it would be good to do a update. After the update, verify that you have java 8 installed. … Continue reading

Posted in apache tomcat, Raspberry Pi | Tagged , , , , , | 3 Comments

Finding JAVA_HOME on Windows and Linux

For windows: In general, this is not required for Linux system but if you need it, it is here. For Linux: Specials thanks to http://srcode.org/2014/05/07/detect-java-executable/

Posted in Uncategorized | Tagged , , | Leave a comment