Author Archive

Setting up Svn Repository over apache2 easy and quick:

Step1>Downloading and Installing Svn modules and dependencies :
Download the most recent distribution tarball from the below mentioned URL :
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74
Subversion depends on a number of third party tools and libraries.The Subversion has a package containing the minimal prerequisite libraries (Apache Portable Runtime, serf,neon,sqlite-amalgamation and Zlib) called the “dependency package” tarball or zipfile.

You can simply unpack [...]


Using Eucalyptus for developing private & public Cloud

I’ve been doing some work with Eucalyptus Cloud setup lately and I thought I could speak about my experience with it. I was interested in the possibility of using other popular open source available in cloud domain and I thought Eucalyptus could be a good candidate for developing Private & Public clouds.
Many instructions said below [...]