Skip to content
Snippets Groups Projects
Select Git revision
  • 46c6a890f291b69c93d5bf72f25a33c367da5dc3
  • master default protected
  • devel
  • hruska-feature-clients-api
  • malostik-#5066-deduplicate-idea-ids
  • warden-postgresql-port
  • hruska-feature-#6799-filter-keys
  • hruska-feature-5066-duplicateIdeaID
  • warden-client-3.0-beta3
  • warden-server-3.0-beta3
  • warden-client-2.2-final
  • warden-server-2.2-final
  • warden-client-3.0-beta2
  • warden-server-3.0-beta2
  • warden-client-2.2
  • warden-server-2.2-patch3
  • warden-client-3.0-beta1
  • warden-server-3.0-beta1
  • warden-server-2.2-patch1
  • warden-client-3.0-beta0
  • warden-server-3.0-beta0
  • warden-server-2.2
  • warden-server-2.1-patch1
  • warden-client-2.1
  • warden-server-2.1
  • warden-server-2.1-beta6
  • warden-server-2.1-beta5
  • warden-server-2.1-beta4
28 results

UNINSTALL

Blame
  • UNINSTALL 822 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 -d /opt
    
    
    C. Post-uninstallation steps
    --------------------------
    
    	# a2dismod ssl 
    	# aptitude remove apache2 mysql-server libapache2-mod-perl2 apache2-mpm-prefork