Recommended Services
Supported Scripts
Blog
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 ...
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 ...
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 ...
Log all SFTP transactions in one log file
1. Add the below line in /etc/ssh/sshd_config
Subsystem sftp /usr/libexec/openssh/sftp-server -l VERBOSE -f LOCAL3
2. Add the below line in /etc/rsyslog.conf
local3.* ...
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 ...
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, ...
GApps:Setting Up CatchAll/Default Email Address
In order to setup a Catchall or a Default Email Address for you Google Apps Domain
1. Login to your ...
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 ...