Method 3: Installing over the network

To install the HP-UX 9.0x Client Agent on your workstation using FTP (File Transfer Protocol):

  1. Log in to the desired HP-UX 9.0x workstation as root.

  2. At the command line, enter:

    cd /tmp

  3. Initialize an FTP session by typing:

    ftp <server_hostname>

    where <server_hostname> is the name of the system where the SCO CD-ROM disk has been mounted.

  4. At the FTP prompt, enter your user name.

  5. Enter your password.

  6. At the FTP prompt, enter:

    cd /mnt/arcagnts/hpux9.x

    In this example, /mnt refers to the CD-ROM drive's mount point. It must be the first directory listed in the path to the Client Agent file, and you must specify the full path of where the uagent.update file resides. If you are using a different directory as your mount point, specify that directory name instead of /mnt.

  7. Enter binary at the FTP prompt.

  8. To retrieve the Uagent file, enter:

    get uagent.update

    You see a message informing you of the status of the get command. If the command is successful, the file size is listed and the uagent.update file is then available in the /tmp directory on the workstation.

  9. End the FTP session by entering bye.

  10. To install the HP-UX 9.0x Client Agent from the uagent.update file, enter:

    update -s /tmp/uagent.update -S700 -d /usr UAGENT

    A series of messages appears as the installation is completed.


See also:


Next topic: Installing the Client Agent for IBM AIX
Previous topic: Method 2: Installing from the locally-mounted SCO CD-ROM

© 1997 The Santa Cruz Operation, Inc. All rights reserved.