![]() |
BX Land
Home to all things Bruce Grant
|
|
![]() |
Author: Bruce Grant, Jr. (BX)
Published: April 15, 2008
Installing Tomcat on Ubuntu 7.10
How I got my server up Part VI: a Guide for Linux Novices
This guide will walk through how to install and configure a Tomcat application server tied into Apache using mod_jk on a newly installed Ubuntu Linux Server and is meant for the complete Linux novice. The guide assumes readers have a moderate degree of experience with Tomcat, Apache and Java and application servers in general. This is the sixth installment of a series of articles explaining the technologies used to bring this web site online.
This guide explains how I installed and configured Tomcat to power this web site on an Ubuntu server. Why did I use Tomcat? My goal was to create a web site that would be really easy to maintain once I got it up. In later articles I'll explain the specific frameworks I used inside of Tomcat that made creating and maintaining this site a snap. So lets get on with it.
Java already Installed Fedora allows multiple versions of Java to be installed simultaneously and then has a mechanism to determine which is the default. If you're following my guides then you won't hava Java installed already and won't have to worry about dealing with previously installed versions of Java. If you have Java installed pay close attention to sections I.2.D and I.2.E. Assumptions This guide assumes that you have a working knowledge of Java, Tomcat and web applications in general. It assumes you've already installed Apache2 (see previouse guide). It also assumes you have "sysvconfig" installed to manage services:
Comments
Be the first to add a comment.
Add a Comment
|
|























