Secure tmp partition

0

Many time hackers target /tmp, /var/tmp partition to upload the hacking script because tmp partition is used to store the session and temporary file and […]

DDOS attack solution

1

In a modern days because of heavy competition many time DDOS attacks occur on Servers to destroy the reputation of hosting company.The lack of DDOS […]

How to install zend optimizer?

0

How to install zend optimizer and check version? Install zend optimizer by using following steps. wget http://downloads.zend.com/optimizer/3.0.1/ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz   or wget http://66.45.230.130/sources/ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz  cd ZendOptimizer-3.0.1 ./install.sh Follow […]

1 3 4 5 6 7 10