Solstice AdminSuite 2.3 Installation and Release Notes

How to Remove Previously Installed AdminSuite Software

  1. Log in as root on the server running the old AdminSuite software.

  2. Change directories to the /cdrom/cdrom0 directory.

  3. Remove the AdminSuite software using the following command line.

    If you have the AdminSuite 2.2 software on your system, use the following command line. This command is found in the top level of the Solstice CD.


    # ./rm_admin -v 2.2 -d /opt [-f]

    In this command,

    -v option

    Represents the version of AdminSuite you wish to remove. 

    -d option

    Represents the directory in which the AdminSuite software is installed. 

    -f option

    (Optional) Forces the removal of software with no confirmation prompt. 


    Note -

    If you do not specify a version or directory with the rm_admin command, by default, the version the command attempts to remove will be the 2.1 version located in the /export/opt directory.