How to Quick-Start With Apache JMeter on Ubuntu 15.04 Vivid 32-64bit Gnu/Linux Easy Guide

June 10, 2015 | By the+gnu+linux+evangelist.

JMeter Quick Start for Ubuntu 15.04 Vivid Linux

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Apache JMeter on Ubuntu 15.04 Vivid Vervet i386/amd64 GNU+Linux Desktop/Server.

The Apache JMeter a Pure Java and Open Source software, designed to load Test Functional Behavior and Measure Performance.

JMeter can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types.

Getting-Started with JMeter for Ubuntu 15.04 Vivid - Featured
  1. Download Latest Apache JMeter Binaries.

    Apache JMeter .tgz for Linux
  2. Open a Terminal Shell Emulator
    Ctrl+Alt+t
    (Press “Enter” to Execute Commands)

    Installing Apache JMeter for Ubuntu - Featured
  3. Double-Click on Archive and Extract into /tmp
    Or from Command Line:

    tar xvzf ~/Downloads/apache-jmeter*.tgz -C /tmp/

    JMeter Quick Start for Ubuntu 15.04 Vivid Linux - Extraction

  4. Installing JMeter on Ubuntu

    sudo rm /tmp/apache-jmeter*.tgz

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

    sudo mv /tmp/apache-jmeter* /opt/apache-jmeter
    sudo ln -s /opt/apache-jmeter/bin/jmeter /usr/local/bin/jmeter
  5. How to Install Required Oracle Java SE for Ubuntu

    Ubuntu Java SE Installation Guide

    SetUp also the $JAVA_HOME Env. Var.!

  6. Launching JMeter.

    sudo jmeter

Linux Ubuntu JMeter Quick Start - GUI


QuickChic Theme • Powered by WordPress