Announcement

Collapse
No announcement yet.

uninstall imunify360 completely

Collapse
This topic has been answered.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

    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


    • #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


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

        Comment

        Working...
        X