How to Install and Getting Started Apache Tomcat 7 for Linux Mageia 1-2 I386 Kde Easy Visual-Guide

November 1, 2012 | By Regaz.

This Guide shows you How to Install and Getting-Started on the Apache Tomcat 7 Java Server for Mageia Linux 1-2 32-bit Kde Desktop.

Inside the Post you will Find a Link to Getting-Started with Tomcat 7 Deployment on Fedora Linux.

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

Apache Tomcat 7 on Mandriva
  1. Download Apache Tomcat Server.

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

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

    Mageia Linux 2 KDE Open Terminal
  • Relocate Tomcat 7

    Login as SuperUser.

    su 

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

    Move.

    sudo chown -R root:root /tmp/apache-tomcat*
    mv /tmp/apache-tomcat-7* /opt
  • Check if Java is Installed on your Platform

    java -version

    The Output Need to Show a Version >= 1.6.

    How to Install Oracle-Sun Java JDK 7 on Mageia Linux:

    Installing Oracle-JDK7 on Mageia
  • 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: , , , , , , , , , , , , , ,