Install mod_evasive on WHM/Cpanel
What is evasive module ? mod_evasive is an Apache module which provide DDoS attack or brute force attack protection. It is also designed to for detection and network management and can be easily configured...
What is evasive module ? mod_evasive is an Apache module which provide DDoS attack or brute force attack protection. It is also designed to for detection and network management and can be easily configured...
CentOS 6 come with Python 2.6 so when you upgrade to the latest (python 2.7) you will get 2.6 version but if you need python then you have to install it manually on some...
How to Extract or Create RAR file in Linux OS RAR is a format of compressed file which is used to compressed files in archive format. Sometime we have rar files downloaded from internet...
Openfire ? Openfire is an chat messanger open source messenger server, built on the XMPP protocol and available for multiple platforms. Openfire is an real-time collaboration server which is licensed under the Open Source...
Steps to Configure Openfire Users or Group Before starting configure openfire users or group first you need to install openfire your server. if you havn’t installed then click here to install with this article. if...
How to Setup chroot SFTP in Linux environment Setup an account on system that will be used only to transfer files (and not to ssh to the system) First you need to Create a...
Introduction LDAP (Lightweight Directory Access Protocol) is a protocol designed to access and manage all information in a centralized, hierarchical file and directory structure so there are no need to manage all information on...
How to Redirect page using .htaccess Redirect site to maintenance page for world except our ip Some time we need to update in our site and we can’t do on live site while it’s...
The purpose of this blog is to run Magento on IIS with URL Rewrite. Magento is CMS which require rewrite rules for seo friendly url when removing index.php so this is easy when we...
What is Sass and Compass ? Sass is a css pre-processor that helps you write more intelligent and efficient code. It comes in two syntaxes, .scss and .sass formats of the two .scss seems...