Apart from AUTOSSL’s Sectigo SSL’s, cPanel also offers Lets Encrypt SSL vendor which is not enabled by default. To Enable it, Install the Lets Encrypt RPM using the below command /scripts/install_lets_encrypt_autossl_provider This will…
Apart from AUTOSSL’s Sectigo SSL’s, cPanel also offers Lets Encrypt SSL vendor which is not enabled by default. To Enable it, Install the Lets Encrypt RPM using the below command /scripts/install_lets_encrypt_autossl_provider This will…
Finding the directories with large number of inodes: clear;echo “Detailed Inode usage: $(pwd)” ; for d in `find -maxdepth 1 -type d |cut -d\/ -f2 |grep -xv . |sort`; do c=$(find…
1. add the below option in the file “/etc/default/grub and add ipv6.disable=1” # cat /etc/default/grub GRUB_TIMEOUT=5 GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT=”console” GRUB_CMDLINE_LINUX=”ipv6.disable=1 crashkernel=auto rhgb quiet” GRUB_DISABLE_RECOVERY=”true” ** add the option highlighted in bold. 2. After modifying the file, run the below…
You can check the bandwidth usage for your shared website hosting account by 1. Login to your cPanel account or resellers can login to the cPanel account directly from WHM panel…
The latest version of cPanel supports tomcat installation, you can install Tomcat by following the below steps 1. Login to WHM 2. Navigate to Home >> Software >> EasyApache 4 and select…
Copyright © 2019 | iamemhost.com . All rights reserved.