set display
command, the other involves
security.
To see if the system already knows the correct node for display, issue the command show display.
A typical response might be:
Device: WSA5: [user] Node: SLDX99.SLAC.Stanford.EDU Transport: TCPIP Server: 0 Screen: 0
If instead you get a response like:
%DECW-W-OPENIN, error opening DECW$DISPLAY as input -SYSTEM-W-NOSUCHDEV, no such device availablethe system does not know what node to use for display.
To tell the system what node to use for the display, issue the command
set display/create/node=your_node_id
For example,
set display/create/node=sldx99
For example, a workstation may be set up to only allow displays from
user PERL
on host SLACVX
and
user PERL
on host SLD
.
No other combinations of user and host would be allowed to display to this
workstation.
This security feature may get in your way when you issue some commands that try to create new Xwindows.
If you get a message telling you that the system has refused to create a connection, check your security options.
Security
dialog box in the Session Manager's Options
menu.
Specify the host node and username and then hit the Apply or OK buttons.
xhost +
command followed by the name of the host node.