Prakash Sawarkar: Kernel 3.8 Released, how to Compile in Redhat, CenOS and Fedora..

Kernel 3.8 Released, how to Compile in Redhat, CentOS and Fedora.

Sunday, 21 November 2010

Install tomcat6 in 3 step CentOS

# cd /etc/yum.repos.d
# wget 'http://www.jpackage.org/jpackage50.repo'
# yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps 
# service tomcat6 start
 http://localhost:8080

No comments:

Post a Comment