Installing
-
Download Glassfish 4 JEE 7 App Server for Linux:
And the Full Platform is Used rather than Web Profile.
-
Installing Unzip Tool
Check if already there:which unzip
If not then:
sudo yum install unzip
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
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
-
How to Install Required Oracle Java JDK on Fedora Linux.
Install Oracle JDK for Fedora