IAMEM Hosting

Category: Hosting

Home > Blog > Hosting
11May, 2016

cPanel: Increase Easy-Tomcat Memory (Heap Size)

  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…

30Apr, 2016

Installing Zimbra 8.6 on CentOS 7

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…

30Apr, 2016

Restrict WordPress Admin to Specific IP’s

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…

22Apr, 2016

cPanel/WHM Transfer: Account create error “This system already has a database owner named”

  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.…

15Apr, 2016

cPanel: IP Restrict Joomla Administrator Section

  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…

11Apr, 2016

Install Legacy Mongo PHP Extension on CentOS Server

  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…

11Apr, 2016

Install MongoDB PHP Extension on CentOS Server

  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…

07Apr, 2016

Exim:Important Exim Mail Server commands

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 |…

06Apr, 2016

cPanel:Autologin to MySQL without having to enter the password everytime

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…

15Mar, 2016

Web Hosting Control Panels

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.