HP StorageWorks Command View SDM Installation and User Guide (T1086-96023, February 2005)

Installing Command View SDM 53
Installing
Command View SDM
cases, this variable is set by the system to the current system at logon. To verify
this variable is set, type:
echo $DISPLAY
The response should be:
<your_current_system_alias>:0.0
If the DISPLAY variable is not set, the Command View SDM software will throw
a Java exception. If this occurs, set the DISPLAY variable by typing:
export DISPLAY=<your_current_system_alias>:0.0
If you are remotely logging onto the system, you must give the Remote system
access to your local system by typing on the local system prior to login:
xhost +<remote_system_alias>
If the alias of the remote system is not recognized by the local system, you may
need to use the full remote system name or IP address.