How to Install GlassFish 4 on Debian Easy Guide

December 19, 2013 | By Stalker.

GlassFish 4 Debian - Extracting

  1. Installing Unzip Tool
    Check if already there:

    which unzip

    If not then:

    sudo apt-get install unzip

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

  2. Then Double-Click on Archive and Extract into /tmp

    Extract

    Or from Command Line:

    unzip -d /tmp/ $HOME/Downloads/glassfish*.zip

QuickChic Theme • Powered by WordPress