Horde can be used to fetch emails on a remote mail server. You can use this feature when you are performing a...
Internal Server Error logging into webmail
Webmail showing internal server error with user over quota even if the quota is in the limit. This can not...
Unable to connect to FTP for all the users in the server
In some cases, the server will not allow FTP over the server, the issue might be due to the enforcement set in...
Installing a custom module in cPanel
In cPanel custom modules should be installed in the following path, this tutorial will help you to install...
Disable port 3306 listening to server
Here goes the steps for disabling inbound MySQL connections to a linux server. ♦ Login to the server as root ♦...
Change FTP port in pure-ftpd
Usually we have the FTP port set as 21 in most of the servers, if we need to change the FTP port from 21 to...
Configure Logical Volume Manager
This article describes a basic logic behind a Linux logical volume manager by showing real examples of configuration...
How to completely remove/disable cPanellogd
If the server has a few domains hosted in it and it doesn’t have much resources allocated, then it is not much...
Horde mail showing user not allowed error message
In some cases Horde mail client in cPanel will throw an error as User not allowed message. For the first try we...
Configuring RAID
We are now ready to begin our first Linux software RAID configuration. The following steps will walk you...
MySQL doesnt start
In some cases MySQL will not get restarted even if we run the init script to start/restart it. The issue is due...
enable/disable sftp in cpanel server
SFTP is nothing but performing the File Transfer in a secure way. This protocol assumes that it is run over a secure...
Mysql Queries to retrieve email account password in Linux Plesk server
Steps to find email accounts password: ♦ Login to the linux server via SSH. ♦ Login to Mysql prompt using the command...
Mysql Queries to retrieve FTP password in Linux Plesk server
Steps to find FTP accounts password: ♦ Login to the server via SSH. ♦ Login to Mysql prompt using the command...
Zen Cart admin keeps getting returned to login screen
Here we are discussing about the cookie problems in zencart which use Shared SSL that result in the the...
DDOS attack prevention in linux servers
A distributed denial-of-service (DDoS) attack is one in which a bunch of compromised systems attack the target...
Disk Space usage of Email showing wrong in Cpanel
In some cases the cPanel disk space consumption will not show correctly either due to the cPanel configuration...
Installation of some of the PHP modules.
Some of the PHP modules can be easily installed from one of the cPanel default script. ♦ /scripts/phpextensionmgr...
Disable Direct root access
Disable Direct root access in Linux Server Disabling direct root access provides two levels of security. The login...
Custom php.ini in fastCGI server.
While the PHP handler running in cPanel server is FastCGI, enabling custom php.ini for a user is being described here....