Skip to content
Snippets Groups Projects
Select Git revision
  • 422453481165a5e5c83189f71463d0a4141db9d2
  • master default protected
  • devel
3 results

README.md

  • 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