Archive for the 'Open Source' Category

Free Anti Virus for Mac OS X – ClamXav

Wednesday, December 2nd, 2009

Ever wonder if there is any anti virus for Mac OS X? Yes, there are few anti virus for Mac OS X. Today, i’m going to introduce a free anti virus for Mac OS X, it’s name ClamXav.
ClamXav is a free anti virus for Mac OS X. It’s anti virus engine is based on [...]

How to use apt to list available packages?

Wednesday, May 27th, 2009

Just installed Debian and looking for ways to list all available packages using apt. After some search, i found that you can use apt-cache to list all available packages in debian.
To list all available packages from apt, follow the steps below:-

Debian: “There is no public key available for the following key IDs”

Thursday, April 23rd, 2009

I’m trying to install apache thru apt-get, but it shows:-
W: There is no public key available for the following key IDs:
4D270D06F42584E6
W: You may want to run apt-get update to correct these problems

Even i run apt-get update, it wont solve the problem. after going thru some forum and mailing list, i finally found the solution.
To fix [...]