Latest JBoss 7.1 Brontes Application Server for Linux Zorin 7 Core OS Gnome How to Install and Getting Started Easy Visual-Guide

May 29, 2013 | By Duchateaux.

The Guide shows you Step-by-Step How to Install and Getting-Started for the Latest JBoss 7.1.1 Brontes Community Edition Application Server on Linux Zorin 7 Core OS GNOME Desktop.

Inside the Post you Find Links to Installing JDK 7 and to Getting-Started with the JBoss 7 Server on Zorin Linux.

And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.

The Contents and Details are Expressly Essentials to Give Focus Only to the Essentials Instructions and Commands and Make the Tut Easier to Understand ;)

Linux Penguin JBoss
  1. Download Latest JBoss 7 Brontes:

    Red-Hat JBoss 71.1 Final tar.gz
  2. Double-Click on Archive and Extract into /tmp
    Debian Linux Desktop JBoss 7 Extraction

  3. Relocate JBoss

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

      GnoMenu >> Accessories >> Terminal.

      Zorin 6 Open Terminal

      In case first see: Terminal QuickStart Guide.

    2. Login as SuperUser
      sudo su

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

    3. Relocate JBoss
      sudo chown -R root:root /tmp/jboss*
      mv /tmp/jboss* /opt/jboss-as-7/jboss-as-7
  4. Set Environment Variable and Path

    1. Logout from SuperUser
      exit
    2. Edit User .bashrc File Settings
      nano ~/.bashrc

      Append:

      export JBOSS_HOME=/opt/jboss-as-7; export PATH=$JBOSS_HOME/bin:$PATH
    3. Load New Environment Set-Up
      bash
  5. Getting-Started with JBoss:

    How to Getting-Started with JBoss 7 on Linux
  6. How to Install Recommended Oracle-Sun Java JDK for Linux Zorin:


QuickChic Theme • Powered by WordPress