Archivo del Autor: carlosap
Constant emails notifications from Munin cpanel
First disable MySQL InnoDB free tablespace» critical alert Munin service monitor can show a critical alert, «MySQL InnoDB free tablespace».This warning should be disregarded. The way to resolve this is to disable the InnoDB monitoring plugin. Remove the /etc/munin/plugins/mysql_innodbsymlink with the following: rm -i /etc/munin/plugins/mysql_innodb It will prompt you to remove the symlink, ensure that it… Leer más »
[SOLVED] Issues with PureFTPD with TLS/SSL on Cpanel (passive open ports)
So, you are reading this if you: a. Are running Cpanel Server (WHM)b. Using external Firewall c. Using PureFTPDd. Passive Mode Enablede. Want to get TLS/SSL Working (either forced or optional) Open your firewall and Add a port range, for example, Protocol: TCP Port Rage: 49200-49600 2. Open WHM and define TLSIn cpanel go to Service… Leer más »
How to Install ImageMagick for EA-PHP and ALT-PHP
What is ImageMagick? ImageMagick is software designed to display, convert, and edit raster and vector images. It can be leveraged with PHP by installing the ImageMagick PHP extension on cPanel servers. Step 1: Install ImageMagick For both EA-PHP and ALT-PHP, ensure that the ImageMagick software is installed. CentOS 7 / CloudLinux 7 yum install ImageMagick… Leer más »
install a PHP extension in WHM cpanel EasyApache4
You may follow the steps below to install a PHP extension using WHM. Procedure To install a PHP extension in WHM, you may follow these steps: 1. Log into WHM. 2. Navigate to EasyApache 4. 3. Click Customize under Currently Installed Packages. 4. Click PHP Extensions. 5. Use the search bar to search for the extension you need to… Leer más »
How to install the libsodium cryptographic library and PHP extension on cPanel
Introduction Use the following procedure to install the libsodium library and PHP extension. NOTE: CentOS 6 does not have a version of libsodium that is new enough to be compatible with the PHP PECL extension. It is not currently possible to use libsodium if you are using CentOS 6. If you would like to use… Leer más »
Cómo configurar registros SPF, DKIM y DMARC en tu Hosting cPanel
En la medida que el correo electrónico se volvió popular como medio de comunicación a lo largo de los años, se fueron añadiendo medidas y estándares de seguridad para permitir que los mensajes que envíes desde tu servidor llegue a la bandeja de entrada de tus destinatarios. Es por eso que hoy conversaremos acerca de… Leer más »
How To: Install AutoSSL for Server Hostname – Cpanel Server
How about install Let’s Encrypt for Cpanel? Before we start, you may first want to install Let’s Encrypt to use an Immediately Issuing provider for your SSL in Cpanel? Once done, you may now continue using this tutorial to install Let’s Encrypt for your Service SSL in Cpanel/WHM/Webmail. How To Install AutoSSL for Server Hostname… Leer más »
How to use Amazon SES as a Smarthost Cpanel
Introduction Many providers now block outbound connections on port 25, which means that a cPanel system would need to configure a Smarthost to allow for outbound emails to function. This guide covers how to set up a Smarthost using Amazon SES. Important Limitation Please keep in mind that when using Amazon SES as your smarthost,… Leer más »
VMware vMotion fails with Error » Timed out waiting for Migration data»
This article assumes that you have checked the VMware KB articles below for troubleshooting vMotion network. vMotion of a VM fails with the error: “Timed out waiting for migration data” (2143834) Symptoms: VMware vMotion fails between ESXi hosts. vMotion VMK ping is successful between ESXi hosts. Virtual machine is large in Size ( VMs with… Leer más »