Install Cpanel di Centos 7

Step by step :

  1. Setting valid hostname (FQDN) di linux centos #hostnamectl set-hostname <your-hostname.example.com>
  2. Disable SELinux
    #sed -i ‘s/SELINUX=enforcing/SELINUX=disabled/’ /etc/selinux/config
  3. Downloat latesh script cpanel
    #cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
  4. Tunggu hingga proses installasi selesai
  5. Akses WHM/Cpanel via Web browser

Di tulis oleh: