Set-Up Two Factor Authentication on Your Server And User to Login to WHM

Two Factor Authentication  In this blog, I will explain to you how to set up Two Factor Authentication on your server and user to login to WHM. Two Factor Authentication requires you to use two methods to prove your identity in order to login to WHM. The first is your account and password. The second […]

Disable Default FTP logins with Cpanel Server

On cPanel server, default user name is very easy to guess. For example, suppose domain name is:  yourdomain.com then the user name will be yourdoma or something like this. So hacker can easily brutforce it and can get FTP access to upload suspicious php shells under your account. Using PHP shells, hacker can do mass […]

Not able to login to Horde?

Many times it happens that horde wont allow user to login to webmail.Try following command to fix the issue root@server[~]#/usr/local/cPanel/bin/checkperlmodulesroot@server[~]#/scripts/fullhorderesetroot@server[~]#myisamchk -r /var/lib/mysql/horde/horde_sessionhandler.MYI If still you have problem then check the ownership for session directory present in /var/cpanel/userhomes/cpanelhorde directory. root@server[~]#ll /var/cpanel/userhomes/cpanelhordedrwx–x–x 4 cpanelhorde cpanelhorde 4096 June 5 2012 ./drwx–x–x 7 root root 4096 Dec 17 01:48 […]