I am using pidgin as chat client for both yahoo and gtalk. Recently, yahoo has stopped support for older versions of their own yahoo messenger clients. ( anything less than version 7.5 fails ) . It also means that most of the third party clients such as pidgin has problems in login. On my ubuntu… Continue reading Pidgin unable to connect to yahoo
Tag: ubuntu
Blogging with scribefire
Scribefire is a cool firefox add on which a blogger cannot miss Using this firefox add-on, you can blog with out leaving your browser. Installation is simple. Browse to this page Just click on the addto firefox button and restart firefox. You can start scribefire by clicking on the scribefire icon. It will… Continue reading Blogging with scribefire
Disabling the new notification system in Ubuntu 9.04
The notification system in the newly released ubuntu 9.04 ( Jaunty) uses the notify-osd framework. This system provides a standard way of doing passive pop up notification on the desktop.The notifications are semi transparent click through bubbles. These pop ups will disappear after a short period of time. Some times these bubbles can be irritating.… Continue reading Disabling the new notification system in Ubuntu 9.04
Installing LTSP on Ubuntu 9.04
Installing LTSP and enabling thin clients to boot from your ubuntu 9.04 machine is very easy. I did the following steps. a) Install ubuntu 9.04 ( aka Jaunty) desktop with a static IP. ( A static IP is needed as your ubuntu box is going to act as a server. My IP is… Continue reading Installing LTSP on Ubuntu 9.04
Brute force removal of a deb package in Ubuntu
Today I was playing with ubuntu 9.04 . I tried to install wwwoffle the off-line proxy server. At the end of installation it failed with a ” Sub process /usr/bin/dpkg failed ” message. There was some thing wrong. Fixing the system required removal of the package. I tried the following in succession in vain. #… Continue reading Brute force removal of a deb package in Ubuntu