Downloading
-
2. Downloading Glassfish 5
Download Glassfish 5.0 App Server for Linux.
And the Full Platform is Used rather than Web Profile.
-
3. Installing Unzip
Installing Unzip Package
Check if already there:which unzip
If not then:
sudo dnf install unzip
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo. -
4. Extracting Glassfish 5
Then Extract into /tmp
Possibly Double-Click/Right-Click and Open with Archive Manager:Or from Command Line:
unzip -d /tmp/ $HOME/Downloads/glassfish*.zip
Contents