logIt Log Around The Clock

Posts Tagged ‘java GUI’

Launcher for Java GUI

Launcher for java GUI in local bin (named ovo-java-gui). #! /bin/bash   export JAVA_DIR=/usr/ /opt/OV/www/htdocs/ito_op/ito_op exit 0

Java GUI First Look

Unlike motif GUI session, Java GUI user session can be used in multiple logins. However, administration tools are in limited set compared to motif GUI. Get this GUI from the management server through browser port 3443 (i.e http://192.168.80.3:3443/). For Linux, Java Runtime Environment must be set. I use Sun Java 6, so: JAVA_DIR=/usr/ for the [...]