previous - next - up - title - contents - index

4.5 Network administration


GUI Windows NT

The GUI communicates via TCP/IP (port 4072) with the Admin service, which must be running on the (NT) host where iXOS-JUKEMAN is running. In most cases, this will be the local host (the default), but since the GUI can run on any computer in the network, you can choose a particular host.

Select [SERVICE]-SELECT HOST:


1. Enter the host name or IP address in the text field of the dialog. If iXOS-JUKEMAN and the GUI run on the same host you can simply enter localhost.
2. Click [OK] to administer iXOS-JUKEMAN remotely. The administration client tries to contact the administration server on the specified host. If the connection fails you will get the following error message:

If this happens, check the host name and whether iXOS-JUKEMAN is started on the host.
Click [CANCEL] to cancel the dialog. Click [EXIT] to quit the administration client.

CLI UNIX, Windows NT

You can call the administration client cdadm with the optional parameter "-h <hostname>". If this parameter is specified the command will not be executed locally, but on the specified host.
Example:

cdadm -h jukeserver attach tower.dev

will attach the device with the device description file tower.dev to the host "jukeserver".


previous - next - up - title - contents - index