sudo /etc/init.d/tomcat6 restart
Tag Archives: Tomcat
Command to stop tomcat – Linux ubuntu
sudo /etc/init.d/tomcat6 stop
Command to start tomcat – Linux ubuntu
sudo /etc/init.d/tomcat5.5 start
Command to install tomcat – linux ubuntu
sudo apt-get install tomcat5.5-webapps
sudo apt-get install tomcat5.5-admin
sudo apt-get install tomcat5.5
sudo apt-get install tomcat5.5-admin
sudo apt-get install tomcat5.5
How to find a correct tomcat package to install – Linux
sudo apt-cache search tomcat