Linux¶
Warning
Under construction
The most common way to install GeoServer is using the OS-independent binary. This version is a GeoServer web application (webapp) bundled inside Jetty, a lightweight servlet container system. It has the advantages of working very similarly across all operating systems plus being very simple to set up.
The setup instructions are very similar to that of the Mac OS X Mac OS X Binary.
Java¶
GeoServer requires Java to be installed on your system. Oracle Java SE 6 or newer is strongly recommended, although Oracle JRE 5 will work. A Java Development Kit (JDK) is not required to run GeoServer. For more information about Java and GeoServer, please see the section on Java Considerations.
Previous: Mac OS X Binary
Next: Web archive (WAR)