Tomcat 6 on CentOS 5

It is simple to install tomcat6 on CentOs without wasting the time.

Step 1 cd /etc/yum.repos.d
Step 2 wget ‘http://www.jpackage.org/jpackage50.repo’
Step 3 yum update
Step 4 yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps
Step 5 service tomcat6 start

Path to install the attention /var/lib/tomcat6/webapps/

Check it out:System Engineer – IT Administration