How to Install GlassFish 5.0 on Fedora 29 Step By Step

November 5, 2018 | By the+gnu+linux+evangelist.

GlassFish 5 Fedora 29 - Downloading

  1. Download Glassfish 5.0 App Server for Linux:

    Get Glassfish 5.0 Zip

    And the Full Platform is Used rather than Web Profile.

  2. Installing Unzip Package
    Check if already there:

    which unzip

    If not then:

    sudo dnf install unzip

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

  3. 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