By default the sizes are minimum 100MB and Maximum 200MB, to increase 1. Edit the following file and add the below lines vi /var/cpanel/tomcat.options Note: If the file does not exists, create…
By default the sizes are minimum 100MB and Maximum 200MB, to increase 1. Edit the following file and add the below lines vi /var/cpanel/tomcat.options Note: If the file does not exists, create…
1. Setup hostname 2. Add entry in hosts file 3. Install dependencies yum install nmap-ncat perl perl-core sysstat 4. Download Zimbra installation file for CentOS 7 wget https://files.zimbra.com/downloads/8.6.0_GA/zcs-8.6.0_GA_1153.RHEL7_64.20141215151110.tgz 5. Uncompress the file tar -xvf https://files.zimbra.com/downloads/8.6.0_GA/zcs-8.6.0_GA_1153.RHEL7_64.20141215151110.tgz 6. Enter the…
It is always advised to restrict wordpress admin section to specific IP to avoid brutforce attacks, to configure it add the below code in the .htaccess file of your wordpress…
If you get the following error while transfering an account in cPanel/WHM 1. Login to mysql and search if a Database user really exists in the MySQL DB SELECT user FROM mysql.user; 2.…
In order to restrict Joomla Administrator section to only one or few particular IP’s add the below in the .htaccess file in the administrator directory Order Deny,Allow Deny from all Allow from <IP…
To install PHP Legacy Mongo Extension for PHP to communicate with the MongoDB Server 1. Make sure you have PHP PECL, if you do not have it installed, install it using yum…
To install PHP MongoDB Extension for PHP to communicate with the MongoDB Server 1. Make sure you have PHP PECL, if you do not have it installed, install it using yum install…
1. To check the number of emails present in the queue: exim -bpc 2. To check the emails present in the queue with the mail id and sender ID: exim -bp exim -bp |…
If you have logged into putty as root and you have to monitor the database activity its quiet annoying to enter the MySQL password every time you want to login…
What is a Hosting Control Panel ? A hosting control panel is a web-based interface that is provided to the end user which interacts with all the necessary hosting services on…
Copyright © 2019 | iamemhost.com . All rights reserved.