6.1. Launching HyperAdminimal

[Note]

Requirements

To execute HyperAdminimal, a Java Runtime Environment (version 1.6 or upper) is required on your environment.

To check this requirement, open a console (dos/Terminal/shell) and type the java -version command. If your environement is Java-enabled, a message as shwon below must be displayed:

$ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Server VM (build 14.3-b01, mixed mode)

For more information on how to install a Java Runtime Environment, please consult http://java.com.

This HyperAdminimal r668 distribution also requires a graphical environment. The command-line-only mode is not enabled on this version.

The HyperAdminimal application is delivered as a Java executable binary file named hyperadminimal.jar.

To execute HyperAdminimal software, open a console (depending on your platform: Windows-dos / Mac-Terminal / Linux-shell) and type the following command from the directory where hyperadminimal.jar is located on your disk:

java -jar hyperadminimal.jar

This command must display the main frame of the application as shown in Figure 6.1.

Figure 6.1. HyperAdminimal main frame at startup

HyperAdminimal main frame at startup

HyperAdminimal at startup.