Installing tomcat in ubuntu/linux

Download tomcat from http://tomcat.apache.org
Go to the directory where you have downloaded apache-tomcat-6.0.18.tar.gz

$ cd
$ tar xvzf apache-tomcat-6.0.14.tar.gz

Move tomcat to ~/opt directory

sudo mv apache-tomcat-6.0.18 ~/opt/tomcat

Now you can start tomcat by executing startup.sh script located in tomcat/bin directory.

<< Back to Setting up j2ee developer environment …

Related Post

Setting up j2ee developer environment in ubuntu/linux
Starting tomcat in debug mode – Linux
Installing JDK in ubuntu/linux
Installing eclipse in ubuntu/linux
Installing mysql in linux

Comments

One Response to “Installing tomcat in ubuntu/linux”

  1. Setting up j2ee developer environment in ubuntu/linux : TechPitcher on February 11th, 2009 10:05 pm

    [...] machine has following most frequent tools in his machine. 1.  Sun JDK 6.0 2.  Eclispe 3.4 3.  Tomcat 6.X 4.  MySql 5 5.  Apache [...]

Leave a Reply




Technology