Hoe installeer ik CloudLinux of Imunify op mijn VPS?

Bijgewerkt door Stije

Heb je een unmanaged Server of VPS en wil je CloudLinux met Imunify360 installeren? In dit artikel leggen we je uit hoe je dat doet.

CloudLinux:

  1. Log in via SSH op je server.
  2. Download het CloudLinux script:
  3. wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
  4. Voer dit commando uit:
    sh cldeploy -i
  5. Na de installatie reboot je de server:
    reboot now
De CloudLinux Manager plugin voor control panels installeren:

DirectAdmin:

  1. na de reboot voer je dit script uit:
    /usr/share/l.v.e-manager/install-lvemanager-plugin.py -u
  2. Na installatie ben je klaar, je ziet nu de CL manager in DirectAdmin

Plesk:

  1. Installeer de extensie via de extension manager in Plesk

Installeer Imunify360:

  1. Log in via SSH op je server.
  2. Download het Imunify script:
    wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
  3. run het script:
    bash i360deploy.sh
  4. Klaar en je kan in je control panel settings beheren. De plugin is er automatisch.


Hoe hebben we het gedaan?