uninstall imunify360 completely

Collapse
This topic has been answered.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rndm1
    Junior Member
    • Jun 2024
    • 2

    #1

    uninstall imunify360 completely

    how can I uninstall/erase imunify360 completely from a server so I can install imunifyAv+

    I keep trying,

    bash i360deploy.sh --uninstall

    and bash imav-deploy.sh

    But it reinstalls imunify360 again.

    any help is appreciated.
  • Answer selected by alevchenko at 06-11-2024, 09:28 AM.
    alevchenko
    Administrator
    • Mar 2023
    • 86

    Hi,

    The command `bash i360deploy.sh --uninstall` should uninstall Imunify360 completely. If the i360deploy.sh was downloaded long time ago, try to remove it and get the fresh version first with:
    HTML Code:
    wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh -O i360deploy.sh​
    Then try again:
    HTML Code:
    bash i360deploy.sh --uninstall
    If the service is reinstalled again, please double-check if there are automatic scripts running.

    Comment

    • alevchenko
      Administrator
      • Mar 2023
      • 86

      #2
      Hi,

      The command `bash i360deploy.sh --uninstall` should uninstall Imunify360 completely. If the i360deploy.sh was downloaded long time ago, try to remove it and get the fresh version first with:
      HTML Code:
      wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh -O i360deploy.sh​
      Then try again:
      HTML Code:
      bash i360deploy.sh --uninstall
      If the service is reinstalled again, please double-check if there are automatic scripts running.

      Comment

      • rndm1
        Junior Member
        • Jun 2024
        • 2

        #3
        thanks, redownloaded the script and unintall worked fine.

        Comment

        Working...