Setting up SVN as a windows service

sc create “_SVNservice” binpath= “\”c:\Program Files\Subversion\bin\svnserve.exe\” –service –root \”c:\Program Files\Subversion\repository\”" displayname= “_SVNservice” depend= Tcpip

October 13th, 2009 @ 03:25 PM • Filed under General

How to enhance SEO in an Ajax application

February 26th, 2009 @ 12:10 AM • Filed under General

In linux vi command, how can I perform a global search and replace?

February 10th, 2009 @ 04:56 PM • Filed under Linux

Password protect a web directory using .htaccess

January 19th, 2009 @ 10:56 AM • Filed under Apache

Set up a name-based virtual host in Apache Web Server

January 16th, 2009 @ 04:25 PM • Filed under Apache

How to install Webmin on CentOS

January 2nd, 2009 @ 05:24 PM • Filed under Webmin

Linux command line - How to get and set the date and time of system.

December 23rd, 2008 @ 02:29 PM • Filed under Linux

How to configure the NFS Share on CentOs

November 20th, 2008 @ 07:54 PM • Filed under Linux

CakePHP conventions

September 28th, 2007 @ 10:53 AM • Filed under CakePHP

File system attacks in a share hosting environment

August 6th, 2007 @ 03:52 PM • Filed under Php