We are seeing a lot of WordPress wp-login.php brute force attack these days. In this tutorial I will explain how to stop wp-login.php attack on a cPanel server.You can also simply install any WordPress security plugin to stop brute force attack. […]
How to disable un-necessary default Apache Modules
By default Apache loads number of modules which probably you do not need. If you’re running mostly WordPress based websites on your VPS / Server, you can consider disabling un-needed Apache modules. this can save numerous memory and optimize server. […]
How to rename wp-login.php for better WordPress security
Lots of WordPress websites are getting regular wp-login.php brute force attack. This also causes high CPU and memory usage on server. So it is highly recommend for WordPress websites administrator to change wp-login.php url to improve WordPress website security. […]
Cpanel update failure during updatenow
Today I was getting following warning message from our cPanel server: To resolve this Error follow the steps below: Login to your server via SSH as root Run following commands: /scripts/autorepair fix_duplicate_cpanel_rpms /scripts/upcp –force The above commands will update cPanel to latest stable version. After update is completed, login in WHM as root to check […]
Error: Login without a password is forbidden by configuration (see AllowNoPassword)
Just upgraded ubuntu and checked my all config is as it is. All was ok then i started my phpmyadmin and found error: […]
How to Install XCache on Ubuntu 15.04
These instructions are intended specifically for installing XCache, an open-source opcode cacher, on Ubuntu 15.04.I assume that you already have a web server with Apache and PHP installed. […]
How To Set Up vsftpd on Ubuntu
VSFTPD program was built to have strongest protection against possible FTP vulnerabilities.It is authorized under the GNU General Public License. It is secure and very quick. In this tutorial, we will see how to install VSFTPD and how to setup VSFTPD for different uses on UBUNTU 15.04. […]
How to Install Nginx on Ubuntu
Nginx is a free, open source, high-performance web server. If you need HTTP and HTTPS but don’t want to run Apache, then Nginx is good choice at least for Linux. […]
How to Install Git on Ubuntu 15.04
Git is an open source, distributed version control system . It’s generally utilized for source code administration,In this article, we will demonstrate how to install Git on a Ubuntu server. […]
Enabling RBLs in WHM
The process for enabling/disabling RBLs within your cPanel/WHM only takes few moment.Please follow step by step directions given below for your help: Login to your WHM(Web Host Manager) Next go to Service Configuration Once located, Click on the Exim Configuration Manager link Toward the bottom of this editor there will be a RBL section. Simply click […]