Usage

The NetServe installation is straightforward. Therefore NetServe ships without any install scripts

Prerequisite

To run NetServe you need a working Java 1.4.2 installation or higher.

Installation

  • Download the latest NetServe release from SourceForge
  • Unzip the downloaded file to the desired location
  • Copy the example configuration from NetServe/etc/sample to NetServe/etc

Running NetServe

Unix

A simple startup script netserve.sh is supplied. Check that the executable bit is set and then execute the script ./netserve.sh start on the command line.

Windows

A simple startup script is shipped with NetServe. Just execute netserve.bat on the command line.

Stopping NetServe

For the moment you have to kill the running NetServe process to stop the server.