Getting anaconda log and traceback manually without scp
If you’re testing anaconda and you want to get log and traceback manually but you don’t have ssh server to scp, you can try: Switch to virtual terminal: ctl-alt-F2Run cd /tmp ; python -m...
View Articlehydra is now available in fedora
I've packaged hydra (currently 7.3) for fedora 16 and 17+, you can install it using:su -c 'yum install hydra hydra-frontend'
View ArticleGreybird theme for Fedora
Just to let you know that I've packaged Greybird theme (an Xfce theme from Shimmer project) for fedora 17+, after the installation and activation your Xfce desktop should look to something like this...
View ArticleCentOS 6.3 released
CentOS 6.3 for i386 and x86_64 architectures has been released. Announcement: http://lists.centos.org/pipermail/centos-announce/2012-July/018706.htmlRelease notes:...
View ArticleHow to add nginx logs to logwatch reports
If you're using nginx package from EPEL6 (uses the same log format as Apache httpd by default) and you want to have a daily report of nginx logs with logwatch, here's a way to do it (there's...
View Articlemod_security 2.6.7 for el5/el6 (RHEL, CentOS)
mod_security 2.6.7 for el5/el6 (RHEL, CentOS) will be in epel-testing [1][2], core rules packages will follow soon (waiting for epel branches [3]). [1]...
View Articlemod_security core rules package for EPEL (RHEL/CentOS)
mod_security core rules packages are in EPEL testing https://admin.fedoraproject.org/updates/mod_security_crs-2.2.5-4.el6https://admin.fedoraproject.org/updates/mod_security_crs-2.2.5-4.el5
View ArticleSome Openbox tips
1. Add shutdown and reboot to openbox menuAdd the following lines to ~/.config/openbox/menu.xml <item label="Restart"> <action name="Execute"> <prompt> Are you sure you want to reboot...
View ArticleThe new fedora pastebin service is in staging
The new fedora pastebin service is in staging: http://paste.stg.fedoraproject.org/Please test and report any issues via email (athmane AT fedoraproject.org) or IRC (athmane in #fedora-admin)
View ArticleNew mod_security and mod_security_crs packages
I just pushed security/bugfix updates for mod_security 2.7.1-3 and mod_security_crs 2.2.6-3 packages, if you are using them please test and provide karma in bodhi. Note: there's no packages for EPEL5...
View ArticleHEADS-UP: mod_security packages security update
I recently pushed a security update for mod_security for CVE-2013-1915 mod_security: Vulnerable to XXE attacks.If you're using this package, please test and provide...
View ArticleHEADS-UP: Fedora/EPEL mod_security packages security update
I've pushed a mod_security update for CVE-2013-2765: NULL pointer dereference (DoS, crash) when forceRequestBodyVariable action triggered and unknown Content-Type was...
View ArticleNginx with mod_security support repo for Fedora 20 and EPEL 6 (RHEL 6 /...
ModSecurity for Nginx is a web server module for nginx, because of nginx extensibility model (does not use dynamically loaded modules), I can't just build mod_security like the one for Apache HTTPd,...
View ArticleGetting started with ModSecurity for Nginx
This is a quick guide on how to install nginx with mod_security and enable core rules set, this setup can also be used to protect your backend servers by running nginx as reverse proxy and achieve both...
View ArticleOfficial blog about CentOS 7 (news, views and reports)
Check the new official blog about CentOS 7, if you're looking get more information about CentOS 7 build progress, tools and tests suite update or just random thoughts about CentOS 7 and RHEL7...
View ArticleNew nginx with mod_security module builds
I've built new nginx packages with mod_security module for Fedora 20/19 and EPEL6 (tested on CentOS 6).Those packages are in COPR instead of fedora people repos:...
View ArticleModSecurity 2.8.0 RC1 for Apache / Nginx packages
I've built ModSecurity 2.8.0 RC1 for Apache / Nginx in Fedora COPR, I'll update Rawhide branch once 2.8.0 is officially released.The packages are for Fedora 20 and Rawhide, EPEL 6 and 7 (CentOS 6.x,...
View ArticleHEADS-UP: EPEL5 mod_security-2.6.8-5 security update is broken
While ago, I pushed a mod_security security update (one line patch for CVE-2013-5705) without testing it thoroughly on EL5, which turns out to be broken(httpd does not start) [1].I usually test all...
View ArticleHEADS-UP: mod_qos Update
I've pushed mod_qos-11.5 into testing, I didn't want to keep 10.x because it does not support IPv6 properly.If you happen to use mod_qos, I'd really appreciate your feedback either in Bugzilla, Bodhi,...
View ArticleNewer mod_security packages for EPEL (CentOS/RHEL)
If you are looking for newer mod_security packages, I have setup a repo [1] that tracks Fedora rawhide (aka devel) packages (currently 2.9.0), I usually update it after pushing the packages to...
View Article