February 9, 2008 · General · 1 comment

When i try to install some program which is developed in python i am getting teh following error in Gutsy

ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.5

Continue reading →

February 1, 2008 · General · 22 comments

Gmount-iso is a small tool written using PyGTK and Glade. It allows you to easily mount your cd images. This is a frontend to the ‘mount -o loop -t iso9660 foo.iso /mountpoint' command.

Continue reading →

January 29, 2008 · General · 7 comments

gfa is a small and fast address book written in C and GTK+2. It uses sqlite as backend for the addresses.

Continue reading →

January 26, 2008 · General · 8 comments

When ever i try to upgrade or update I get this message.

http://security.ubuntu.com/ubuntu/dists/feisty-security/main/binary-i386/Packages.bz2: Sub-process bzip2 returned an error code (2)

Continue reading →

January 26, 2008 · General · 11 comments

fcrackzip is a fast password cracker partly written in assembler. It is able to crack password protected zip files with brute force or dictionary based attacks, optionally testing with unzip its results.

Continue reading →