C H A P T E R  3

Uninstalling the Sun Control Station CC Edition Software

This chapter describes how to uninstall the Sun Control Station software.


procedure icon  How to Uninstall Sun Control Station Software

Uninstalling the Sun Control Station software removes all of the control modules.

To uninstall individual Sun Control Station modules, see the Sun Control Station CC Edition Administration Guide.

1. Log in to the system as the root user.

2. Change to the /scs/uninstall directory.

3. Run the uninstall script.

# ./uninstall

To confirm that you want to proceed with the uninstallation process, type Y (yes). The default is N (no).

4. (Optional) On Solaris 9 systems, you can uninstall the prerequisite packages for MySQL, Gcmn 1 GNU, and the new curses library.

Type these commands:

# pkgrm SFWmysql

# pkgrm SFWncur

# pkgrm SFWgcmn

5. (Optional) Remove the tomcat4 user.

# userdel -r tomcat4