:: Installing ioncube loader on Linux
Posted by blackonsole on January 11th, 2012 03:23 AM | No Comment
:: What is ioncube loader
ionCube loader is the PHP extension that decodes encrypted PHP files at runtime. It is freely available and installation is very easy.
:: How to install ioncube loader on linux distro
:: Disable PF on OpenBSD
Posted by blackonsole on November 23rd, 2011 01:52 AM | No Comment
:: What is pf
Packet Filter (from here on referred to as PF) is OpenBSD's system for filtering TCP/IP traffic and doing Network Address Translation.