By admin, on August 30th, 2010
It is very easy to setup a subversion repository and access it via browser as I found out recently from my own experience.
The below case was on a Cpanel server, but you can follow the same method (with some tweaks, of course) on any subversion + apache environment as long as you have . . . → Read More: How to configure Subversion + Apache [mod_dav_svn.so] in CPanel
By admin, on May 23rd, 2009
chkrootkit (Check Rootkit) is a common Unix based program intented to help system administrators check their system for known rootkits. It is basically a shell script using common UNIX/Linux tools like strings and grep commands to check core system programs for signatures. If you doubt that your server has been hacked, chkrootkit is what . . . → Read More: Chkrootkit Installation Guide
By admin, on May 23rd, 2009
This article describes how to install ionCube loader extension in PHP. ionCube provides tools for PHP source code protection. Usually, a PHP file is in plain-text format. Which means anyone who has access to the actual PHP file can use a text editor (like vim) to view the source code.
If a skilled hacker/programmer . . . → Read More: Ioncube Installation Guide
Recent Comments