Linux The Choice of GNU Generation

Archive for Articles

checkpcidss.com – New python project

Today I released a new free  Python project, It is an online pcidss compliance scanner application fully written in Python. This will help you to check your website /  server to find the most important  vulnerabilities  in your server environment. Project Page : http://checkpcidss.com/ How it will help the shopping cart/website owners or sellers? You [...]

cPanel Nginx Plugin 4.1 released

Hello, The cPanel Nginx plugin version 4.1 released  . It is available for download  from the project page http://cpnginx.net

Disable sslv2 in cPanel/whm services

It is easy to disable sslv2 in cpanel / whm services ( ports 2083 , 2087, etc,. ) . To do this  you need to enable stunnel  from the tweak settings , After that edit the file /usr/local/cpanel/etc/stunnel/mycabundle/stunnel.conf   and add the following line , options = NO_SSLv2 Now restart cPanel server.  This will fix the [...]