Running Zend Guard on your PHP scripts will help encode your scripts to prevent reverse engineering and unauthorized edits to your code, it will also protect your code from unauthorized use, and you can run Zend Guard encoded scripts through Zend Optimizer (with PHP 5.2 and older) to help enhance the performance of your PHP applications as well.
Continue reading…
Install webmin on debian 7.6 (wheezy)
Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, file sharing and so on.Webmin consists of a simple web server, and a number of CGI programs which directly update system files like /etc/inetd.conf and /etc/passwd. The web server and all CGI programs are written in Perl version 5, and use no non-standard Perl modules.
Continue reading…
How to download the accesslog files from bluecoat proxySG device without using FTP
This tutorial will explain download the accesslog files from bluecoat proxySG device without using FTP
It is possible to retrieve the data from an access log. The access log is stored as a series of zipped objects, you need to download each log object separatly. Once you have downloaded the objects you then need to delete the entries in the acesslog and the log should upload its content normally. The following procedure shows how to do this.
Continue reading…
Copy the visual policy (VPM) policies from one bluecoat ProxySG to another
This is very useful if you have an issue with one of your bluecoat proxySG device visual policy manager.The story behind this was when i try to update new policy through VPM all policies are gone and i am seeing blank in VPM to fix this i have to copy policies from my other proxySG device.
Continue reading…