Keytool, CSR and certificate replies

May 31, 2005

Just renewed our code signing certificate. Having heap of trouble importing it back into the keystore. First try: keytool -import -trustcacerts -file thawte.pem -keystore thawte.keystore -alias radinks that gives: keytool error: java.lang.Exception: Public keys in reply and keystore don't match...

Transparent proxying for the localhost

May 28, 2005

Transparent proxy or interception proxying as it is sometimes known is easy enough to setup. All you need is a simple IPtables rule: iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 3128 Then all the http...

Qemu and networking

May 25, 2005

It is said that a qemu guest operating system can talk to it's host operating system through the network with the help something called tun/tap, something which I am ashamed to say I have never heard of before. Configuring network...

Log Mine

May 23, 2005

Earlier this month, I wrote about the need to create a different web log analyzer. I have started on it. A new project has been created at sourceforge.net and the first release will be added in a couple of days...

Qemu

May 21, 2005

Just downloaded 0.7.0 of qemu. Looks like there have been two releases since the last time I tried it out. Improvements include a step towards Mac OS X support. Last time around I didn't have much success with it partly...

Adwords Site Filtering at last

May 17, 2005

I have complained many times about the lack of a site filter for Adwords. As a result if you choose to advertise on the Adwords content network you have no control of where the ads were being displayed. Or at...

To build another log analyser

May 13, 2005

No one would want to build yet another log analyser. There are dozens of them out there. Things are not as bad in the in the field of Content (Mis)Management Systems where everyone and his dog seems to have a...

Awstats rescue Webdruid and Webalizer

May 11, 2005

For the third day running, the topic is log analysis tools. Earlier I wrote that webalizer/webdruid were unsuitable for my requirement because they refused to process my logfiles properly. It turns out that the real issue is not the logformat...

The less well known log analysers

May 9, 2005

Yesterday, I took a look at three big names in web log analysis; analog, awstats and webalizer. Today is the turn of some less well known products that are listed on freshmeat. There are hundreds, so only the products that...

Analog Webalizer and Awstats

May 8, 2005

Analog has been my web log analyser for as long as I can remember. There are several reasons, first and foremost being that it was the best around many many years ago, and once you find a good tool you...

The blunt edge

May 6, 2005

I have not dabbled in any new technology for a couple of months. I have not even been close to the edge and readers of this blog and visitors to this website do not appreciate that. It is reflected in...

Rad Upload

May 5, 2005

Just made a new release of Rad Upload. The other day, I wrote about changes to Rad FTP in order to make it compatible with some FTP servers on the windows platform. Well, Rad Upload has it's built in FTP...

CPM adwords

May 4, 2005

The adwords home page proudly says: "Pick the exact sites where your AdWords ads appear". This is actually a misnomer. It is google's way of avoiding a problem with adwords. As you know you can choose to display ads on...

Hotscripts, Cnet and Sourceforge

May 1, 2005

Hotscripts, download.com and Sourceforge seem to be heading in opposite directions. Until recently hotscripts did not discriminate between commercial and free products. According to their latest updates, unless you cough up the fees for a premium listing ($38/quarter last time...

 

Downloads  |  About  |  Links  |  Contact  |  Site Map  |  Home

Jabber  |  Linux  |  mySQL  |  PHP  |  Java

Copyright © Raditha Dissanayake 2003 - 2007