$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install and Getting Started Apache Tomcat 7 Server for Linux Mint 13 Maya KDE Easy Visual-Guide

September 17, 2012 | By Duchateaux.

The Guide shows you How to Install Latest Apache Tomcat7 Server Release on Linux Mint Maya 13 KDE4 Desktop.

Inside the Post you will Find a Link to Getting Started with Tomcat7 Deployment on Linux Mint.

Finally, to improve the Visualization of the whole Process the Post includes the Essential Screenshots.

How to Install and Getting Started Apache Tomcat 7 Server for Linux Mint 13 Maya KDE Easy Visual-Guide
  1. Download Apache Tomcat 7 Server.

    Apache Tomcat 7 tar.gz
  • Double-Click on Archive and Extract into /tmp

  • Open a Terminal Window
    (Press “Enter” to Execute Commands)

    Linux Mint 13 Maya KDE Open Terminal

    In case first see: Terminal QuickStart Guide.

  • Relocate Apache Tomcat 7

    Login as SuperUser.

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    Move.

    mv /path/To/apache-tomcat-7 /usr/lib
  • Check if Java is Installed on your Platform

    java -version

    The Output Need to Show a Version >= 1.6.

    Install Recommended Oracle-Sun Official Java JDK:

    Install Oracle JDK for Mint
  • Command to Start and Stop the Tomcat Server

  • Then to Access Tomcat Admin on Browser Go.

    http://localhost:8080

  • Tomcat 7 Deployment Quick Start:

    Tomcat Deployment Quick Guide

  • Tags: , , , , , , , , ,