Disable SSLv2 on cPanel and Apache Ports
On this post we are going to show how to quickly patch a common PCI Vulnerability Alert that says something like this: “The remote service appears to encrypt traffic using…
On this post we are going to show how to quickly patch a common PCI Vulnerability Alert that says something like this: “The remote service appears to encrypt traffic using…
On some old systems like centos 4.5, 4.7 openssl will need to be upgraded to newest version Here are the steps to upgrade : cd /usr/src wget http://www.openssl.org/source/openssl-0.9.8k.tar.gz tar -xvzf…
From http://www.v-nessa.net/ (Sexy g33k chicks rock...) Chkservd is the service in cPanel that checks to make sure that services are running, then restarts them if necessary. It’s also responsible for…
From http://www.v-nessa.net/ (Sexy g33k chicks rock...) It’s been about a while since cPanel 11.1 came out and the proxy script from cpanelproxy.net that we all know and love stopped working.…
From http://www.v-nessa.net/ (Sexy g33k chicks rock...) I can think of a few things that are wrong with that title but in all seriousness…don’t you ever wonder where cPanel stores the…
From forlong's Blog Compiz-Check is a script to test if Compiz is able to run on your system/setup and if not, it will tell you the reason why. Additionally you…
Posted June 25th, 2009 by Joshua Price in Linux Most of the time, installing software in Linux is a breeze. Package management utilities like Apt, Portage, and Yum have made…