Install Tomcat 6 on CentOS or RHEL

This post will cover installation and configuration of Tomcat 6 on CentOS 5.
We will also show how to run Tomcat as a service, create a start/stop script, and configure Tomcat to run under a non-root user.
This post has been updated for Tomcat 6.0.32.
This post below will work with any Tomcat 6.x version, but I have been keeping it updated to keep the links consistent and to make it as “copying-and-paste” as possible.
If you are looking for our tutorial on installing Tomcat 7 on CentOS/RHEL, you can find it here. Continue reading

Install Oracle 11g Express (XE) on CentOS

This post will cover basic installation and configuration of Oracle 11g Express Edition (XE) on CentOS. We will also take a quick look at configuring Application Express (APEX) for 11g XE.
Basic installation is straight forward.
If you just want to get up and running, you can just do steps 1 to 4 below (and 10 and 11 for Apex). The remaining steps (5 to 9) cover basic backup, recovery, and performance configuration. Continue reading