Trustwave Becomes First Pure-Play MDR Provider to Attain FedRAMP Authorization. Learn More

Trustwave Becomes First Pure-Play MDR Provider to Attain FedRAMP Authorization. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Microsoft Security
Unlock the full power of Microsoft Security
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Uninstalling DLP 9.6.3 and newer versions

Expand / Collapse


This article applies to:

  • DLP Monitor 9.6.3 and newer versions

Question:

  • The "vinstall -u" parameter no longer works
  • How do I uninstall so I can cleanly reinstall?

Procedure:

As of version 9.6.3 the vinstall script is changed to twdlp-install and it no longer supports the "-u" or uninstall parameter, so the process must be done manually.

In version 9.6.3 and above, to uninstall follow these steps from a root prompt:

yum erase 'twdlp*' -y
yum erase java-1.7.0-openjdk -y
yum install java-1.7.0-openjdk -y
service postgresql stop
yum erase postgresql-server -y
rm -rf /var/lib/pgsql/*
yum install postgresql-server -y
rm -rf /opt/tomcat
rm -rf /opt/vericept
rm -rf /opt/vericept.bak
               

Restart the system.

For previous versions, mount the ISO of the version you are running and run "vinstall -u" from it.

Notes:

  • These processes leave the system ready for a DLP reinstall. Some packages are left installed.
  • These steps do not leave a clean OS ready for another product.
  • The DLP OS install is specific for DLP and not a "generic" Linux install.

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.