Skip to content
Snippets Groups Projects
Forked from 713 / Warden / Warden - archive
782 commits behind the upstream repository.
UNINSTALL 814 B
Uninstallation process
======================

Content

 A. Overview
 B. Uninstallation step
 C. Post-uninstallation steps

--------------------------------------------------------------------------------

A. Overview
-----------

For uninstallation of warden-server package from local machine use uninstall.sh.
  
Default uninstallation directory is /opt/warden-server/.
          
For more information about uninstall.sh options run uninstall.sh -h.

You must be root for running this script.


B. Uninstallation step
----------------------

1) Uninstall Warden server package (default installation path)

	# /opt/warden-server/uninstall.sh


C. Post-uninstallation steps
--------------------------

	# a2dismod ssl 
	# aptitude remove apache2 mysql-server libapache2-mod-perl2 apache2-mpm-prefork