• support[@]kurinchilion.com
  • +1 (888) 666-4252

How to setup Apache Tomcat, Java on CentOS?

Nov 15, 2012 - by kurinchilamp / Java / Post Comment
Below set of steps involve setting up Tomcat 6 on CentOS 5 with Java 1.6 Download Apache Tomcat $ wget http://apache.parentingamerica.com/tomcat/tomcat-6/v6.0.36/bin/apache-tomcat-6.0.36.tar.gz Go to opt/ folder and extract Tomcat $ cd /opt $ tar -xzf apache-tomcat-6.0.36.tar.gz Create a tomcat user $ useradd -d /opt/apache-tomcat-6.0.36/ tomcatuser Change user permission on tomcat folder $ chown -R tomcatuser:tomcatuser apache-tomcat-6.0.36 (more…)
Continue Reading

How to configure Tomcat in Ubuntu?

May 07, 2009 - by kurinchilamp / Linux Server / Post Comment
Configuring Tomcat in Ubuntu with Apache server running on it Login with the root account. Check if java is already installed on the machine. If not, first install java on ubuntu. Web get the apache-tomcat tar file from the below location (more…)
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.