This post will cover installing and basic configuration of Tomcat 7 on CentOS 5.x. or 6.x
Tomcat 7 implements the JavaServer Pages 2.2 and Servlet 3.0 specifications and a number of new features. The Manager application also has a new look and finer-grain roles and access than 6.x Continue reading
Tag Archives: PATH
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 GlassFish 3.1 on CentOS or RHEL
This post will cover installing GlassFish 3.1 on CentOS or RHEL.
We’ll also see how to run GlassFish as a service, how to access the Admin Console, and how to run GlassFish under a minimally privileged user.
GlassFish 3.1 is the latest release and is available as GlassFish Server Open Source Edition 3.1 (free) and Oracle GlassFish Server 3.1 (supported and requires paid subscription). Continue reading
Linux Files, Directories and Permissions
This article gives an overview of files, directories and permissions on Linux, with specific reference to the information needed for the RHCSA EX200 and RHCE EX300 certification exams.
Remember, Continue reading
Oracle Database 10g Release 2 (10.2.0.1) Installation On Red Hat Enterprise Linux 5 (RHEL5)
In this article I’ll describe the installation of Oracle Database 10g Release 2 (10.2.0.1) on Red Hat Enterprise Linux 5 (RHEL5).
The article is based on a server installation similar to this, with Continue reading