June 29, 2010
Recently faced a issue while installing a package using yum [root@back ~]# yum install mod-security rpmdb: Lock table is out of available locker entries rpmdb: Unknown locker ID: 3077 error: db4 error(22) from db->close: Invalid argument error: cannot open Packages index using db3 – Cannot allocate memory (12) error: cannot open Packages database in /var/lib/rpm [...]
Read the full article →
June 5, 2010
ModSecurity is a free open source Firewall for Web application which can help you to guard against Intrusion on your webservers like local file inclusion attacks, Cross Site Scripting, and SQL injection vulnerabilities and many more. The easiest way to install mod_security is using yum, to get the latest package of modsecurity refer to jason [...]
Read the full article →