Sun Update Connection - Automated Baseline Management Service 1.0 User's Guide

ProcedureHow to Install the TLP Client Software

This procedures assumes that the current working directory is the TLP client installation directory, /opt/SUNWtlpc.

Before You Begin

Before you begin the installation, ensure that you have the following:

Steps
  1. Log in as superuser to the system where you will install the TLP client software.

  2. Extract the archive, SUNWtlpc-1.0.tar.gz, to the /tmp directory.


    # gzcat SUNWtlpc-1.0.tar.gz | tar xvf -
    
  3. Check the README file that is included for the latest updates.

  4. Install the TLP client software package.


    # pkgadd -a tlp.policy -d SUNWtlpc-1.0
    

    By default, the TLP client software is installed in the /opt/SUNWtlpc directory. For information about modifying the installation directory, see How to Add Software Packages (pkgadd) in System Administration Guide: Basic Administration.

  5. Using a text editor, modify the TLP client conf/tlpc.cfg configuration file. Set the TlpServerUrl value to the TLP server CGI script URL.

Next Steps

After you complete the TLP client software installation, you are ready to run the TLP client. See The TLP Client Run Process for more information.