Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Installation Guide
  3. Reference
  4. Add or Remove Java GUI and JRE after install
NetBackup™ Installation Guide

Add or Remove Java GUI and JRE after install

You can add or remove the Java GUI and the JRE packages after the install operation completes.

Add Java GUI and JRE

To add the packages, use one of the options shown:

  • Create and run a VxUpdate policy (or ad hoc operation) and specify that the Java GUI and JRE packages should be included.

  • On UNIX, access the installation media and run the commands shown:

    Linux

    rpm -U VRTSnbjre.rpm

    rpm -U VRTSnbjava.rpm

    Solaris

    pkgadd -a .pkg_defaults -d VRTSnbjre.pkg VRTSnbjre

    pkgadd -a .pkg_defaults -d VRTSnbjava.pkg VRTSnbjava

    AIX

    installp - ad VRTSnbjre.image all

    installp - ad VRTSnbjava.image all

    Debian

    Re-run the Debian install script and specify the correct value to add the Java GUI and the JRE packages.

  • On Windows, access the installation media, and run the packages shown:

    • Veritas NetBackup JRE.msi

    • Veritas NetBackup Java GUI.msi

Remove Java GUI and JRE

To remove the packages, use one of the options shown:

  • Create and run a VxUpdate policy (or ad hoc operation) and specify that the Java GUI and JRE packages should be excluded.

  • On UNIX, run the commands shown:

    Linux

    rpm -e VRTSnbjava.rpm

    rpm -e VRTSnbjre.rpm

    Solaris

    pkgrm VRTSnbjava

    pkgrm VRTSnbjre

    AIX

    installp - u VRTSnbjre

    installp - u VRTSnbjava

    Debian

    Re-run the Debian install script and specify the correct value to remove the Java GUI and the JRE packages.

  • On Windows

    • Select Start > Settings > Control Panel.

    • In the Control Panel window, select the appropriate utility for installed programs and applications.

    • From the Currently Installed Programs list, select Veritas NetBackup Java and click Remove.

    • From the Currently Installed Programs list, select Veritas NetBackup JRE and click Remove.

Feedback

Was this page helpful?
Previous

About the NetBackup Java Runtime Environment

Next

Using NetApp disk arrays with Replication Director

Feedback

Was this page helpful?