Core: System Administrator's Guide

Overview
>Core Quick Start
Configuring OGSA extensions
Configuring the Logging Service

Core Quick Start

If you have a binary distribution, and you just want to test and run the demo and samples quickly (without downloading any external tools), do the following:

  1. Start the grid service container by typing: globus-start-container -p 8080 (Starts up a server on port 8080)
  2. Run the demo client by typing:
    globus-service-browser http://localhost:8080/ogsa/services/core/registry/ContainerRegistryService
For a guide on how to use the Service Browser demo see Samples.