November 4th, 2009 in How to, Linux | No Comments »
Here’s how to install SVN + Trac with Apache on CentOS 5.x, before you do this you need to login as root.
run the following command to install SVN, SVN Support for Apache, PHP, Apache, MySQL (if your using MySQL with Trac) gcc, Python and Python for Apache and Sqlite (Defualt DB manager for Trac)
yum install subversion mod_dav_svn php httpd mysql gcc python mod_python sqlite
wget http://peak.telecommunity.com/dist/ez_setup.py
python ./ez_setup.py
easy_install babel
easy_install Genshi
easy_install Pygments
easy_install docutils
easy_install textile
above will install the basic stuff to get SVN + Trac running on Apache.
now lets install Python support for MySQL if your using Trac with MySQL go to http://sourceforge.net/projects/mysql-python/files/ download MySQL-python-x.x.tar.gz
Read more »
August 3rd, 2008 in How to | 12 Comments »
[සිංහලෙන් කියවන්න]
When i got my PS2 some time back was thinking how to use this to Play MP3/DivX etc files and convert it in to a Media Center, so i start to read and find out how to do this with a Slim SP2, then i found there is a player call SMS for PS2, but found that you need to have your PS2 MOD’ed (MOD Chip) so you can boot CD-R, if not the PS2 will not allow you to boot from any backup CD’s
so lets see how you can turn your PS2 SLIM in to a Media Center,
Read more »
July 20th, 2008 in How to | 6 Comments »
[සිංහලෙන් කියවන්න]
Today I’m taking about Virtualbox software and using it to install other OS on top of Windows Vista. this can be use full for people who use deferent OS for testing and presontations. the best part is this is a Free software, given Free for personal usage. Virtualbox was originaly done by Innotek, a German software company and now Sun Microsystems devolop this as an Open Source project.
Virtualbox curruntly run on Windows, Linux, MAC OS and (Open)Solaris and you can install lot of Guest OS’s, here you will find the full list.
Read more »
April 26th, 2008 in How to, Linux | 2 Comments »
(සිංහලෙන් කියවන්න)
Here’s how to upgrade to kubuntu 8.04.
Its fairly simple, first Open (Start –> System) “adept Manager”

now click “Fetch Updates”
Read more »