How to Download Apache Tomcat for Linux

Tomcat is an add-on for the Apache web server that allows you to run Java code on your website. If you have Apache installed and you want to download and install Tomcat alongside it, you can do so through the Linux Terminal.

Instructions

    • 1

      Log in to Linux and double-click on the "Console" or "Terminal" shortcut on the desktop.

    • 2

      Type "su" and press "Enter." Type out your root password and press "Enter."

    • 3

      Type "apt-get install tomcat5.5" and then press "Enter" to download and install Tomcat onto your computer.

Tips & Warnings

  • If you want to install the Tomcat Webapps or the Administration section of Tomcat, type "apt-get install tomcat5.5-webapps" or "apt-get install tomcat5.5-admin," respectively, and press "Enter."

Related Searches:

References

Comments

You May Also Like

Related Ads

Featured