Downloading
-
2. Downloading
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
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
4. Extracting
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