How to remove the IP address from cPHulk bruteforce attack via cPanel database? ——— This account is currently locked out because a brute force attempt was detected. Please wait 10 minutes and try again. Attempting to login again will only increase this delay. If you frequently experience this problem, we… Continue Reading cPHulk bruteforce attack + remove IP address from database

How to detect spammers in exim server cPanel?? In cPanel server exim stats is one of the useful command to find all the information you need were many do not use the command to detect the spammers. Here is the command to detect the spammers via exim stat. You can… Continue Reading cpanel spamers

To turn off cache, you need to do two things: Global Configuration–> System–>Cache Settings–>CachePlease select ‘No’; Extensions–>Plugin Manager–>System – Cache Please disable the plugin-“System-Cache” .

To change the Administrator password in Windows Server 2003, please follow the steps given below. ===1. Log on to the computer using the Administrator account. 2. Click Start, right-click Administrative Tools, and then click Open. Administrative Tools opens. 3. Double-click Computer Management, click Local Users and Groups, and in the… Continue Reading Windows server 2003 Admin password change

Open meeting is a software that is used for web conferencing, online training. The following guidelines will show how to install openmeeting in your linux server. + First, we will have to check whether mysql is installed in the server or not. If it is installed then enable encoding mechanism… Continue Reading open meeting installation on linux servers

How to whitelist a domain in the ASSP spam filter? Also, how to whitelist a email account in the assp spam filter My cPanel server is running with ASSP spam filter. A domain is blacklisted in the ASSP spam filter. How to whitelist it? Also if I want to whitelist… Continue Reading Whitelist a domain in ASSP spam filter

When the two modules namely “mod_expires” and “mod_headers” has been enabled in the server, you can increase the access speed of your website by entering the following in your .htaccess. ===================== # BEGIN Compress text files SetOutputFilter DEFLATE # END Compress text files # BEGIN Expire headers ExpiresActive On ExpiresDefault “access… Continue Reading Increase the access Speed of the site using .htaccess Cache

———————————————————–How to partition a disk, set its file type & then mount it———————————————————– 1) To know all the disks attached to VPS/Server type # fdisk -l It will show you all the disk along with the unpartitioned disk. Let we attached a new disk “/dev/xvdb” to server. It will show… Continue Reading Partition a new drive in a server/VPS

Introduction Plesk is a web hosting control panel used to manage websites, domains, mail services, and server configurations. For system administrators, knowing backend file locations helps in troubleshooting and managing services efficiently. Prerequisites Before accessing Plesk backend files, ensure you have: Implementation 1. Plesk Core Files Restart Plesk: /etc/rc.d/init.d/plesk restart… Continue Reading Plesk Backend Files and Paths

FOR BOTH LINUX AND WINDOWS SERVERS:In a shared server(both linux and windows), it is quite tedious to determine the email password for email accounts if you are not much familiar with MySQL. But you can use the following command to retrieve all the email password for a domain. =======SELECT mail.mail_name,… Continue Reading Plesk + Retrieve EMAIL account password