Home »
Archive by category Centos/RHEL (Page 8)
Sometime your server internal clock somewhat erratic. Which is not acceptatble on production environment, In this tutorial you will be learn to syncronize system clock with ntp server if you didn’t installed ntp server then install it useing following steps. This article will help you to Syncronize system...
Continue reading
September 29, 2014 Admin
Centos/RHEL
No Comment
Within a day of the Bash bug dubbed Shellshock’ Bash Vulnerability being disclosed, it appears that attackers are already looking for ways to use it for their advantage. Security researchers have found evidence of concept code that attempts to exploit the serious bug discovered this week in Bourne-Again...
Continue reading
September 26, 2014 Admin
Centos/RHEL
No Comment
Mod_security is an apache module it works as a web application layer firewall that helps to protect your website from various attacks. Mod_Security is used to block commonly known exploits by use of regular expressions and rule sets. Through this article you can install ModSecurity on Apache Ubuntu...
Continue reading
September 4, 2014 Admin
Apache
No Comment
Apachetop is a very helpful application/tool that allows to administrator/webmaster to monitor Apache traffic in real time. Apachetop provide the output that how many requests per second are generating, which files have been opened and how many times. It bassically veiw domain’s log files in same time and...
Continue reading
August 25, 2014 Admin
Apache
No Comment
HAProxy is a load balancer application that permits you to proxy HTTP and TCP connections to a group of back-end servers; Keepalived KeepAlived permit you to create a redundant pair of HAProxy servers by moving an IP address between HAProxy hosts in an active-passive configuration. Network Scenario LB1...
Continue reading
August 21, 2014 Admin
Apache
No Comment