January31
I am running Ubuntu 10.04 Lucid Lynx Alpha on a system with Gigabyte GA-G31M-S2L with Intel GMA 3100 onboard graphics. I upgraded to Lucid from Karmic Koala (9.10) and it was always showing these errors on boot:
“error: mountall Could not Connect to Plymouth”
“mountall main process (x) terminated with status 1″
Also, I could not experience Plymouth. I thought it was a problem with Plymouth and believed updates will fix it, but that did not happen till date. Today, I decided to fix it and went looking around for a fix and got it working.
Read the rest of this entry »
January17
I upgraded deluge recently to version 1.2.0 and then started it. The “Add Torrent” and several other options were greyed out and the torrents I was downloading were not there anymore. Here is how I got around the problem and how you can do it if you are facing the same.
Read the rest of this entry »
December30
xVideoServiceThief is a Desktop based video downloader for Linux, Windows and Mac. It is capable of downloading videos from Youtube, Google, Yahoo and various other sites. You can even queue the videos and it downloads with resume support (if the server supports it). It can resume Youtube videos.

Read the rest of this entry »
December26
As you know, Linuxmint is based on Ubuntu. So I thought, it might be possible to take Ubuntu as a base and turn it to Linuxmint with available Linuxmint software. Thats what I did.
I used Ubuntu Karmic Koala and turned it into Linuxmint Helena. You might use other Ubuntu base and turn it to respective Linuxmint distro, but you may need to follow different (yet similar) steps. Here is how I did it. Read the rest of this entry »
December6
I want to build my college project on J2ME platform. I use Ubuntu and want to use NetBeans as my IDE.
I just installed netbeans, Sun Java Wireless Toolkit for CLDC and Mobility pack for netbeans. Here is how I did it. Read the rest of this entry »
November1
A few days ago, I had written a blog post about uploading multiple photos to your Facebook account using Windows Version of Google Picasa using Wine. The same can be achieved with F-spot, a great photo manager for Linux. Read the rest of this entry »
November1
I am using Ubuntu 9.10 Karmic Koala on my Desktop with Firefox 3.5 as my primary browser. Recently I was facing problems playing online media (streaming mp3s, non-flash) including FM from my own page on Firefox. Read the rest of this entry »
October31
UPDATE Nov 2, 2008: If you don’t want to get into trouble installing Windows version of Picasa and happy to use F-spot instead, head over to the new article here.
The picasa application from Google repositories with Facebook button does not work for Facebook photo uploads. It ends up with a blank window with nothing but a link. However, I have found an alternative in Ubuntu Forums and it works.
The trick is to install Windows Internet Explorer under wine and then install the Windows version of Picasa. To do this, make sure you have wine installed and picasa removed from your system.
This is how you do it: Read the rest of this entry »
September9
Sound in my Ubuntu Karmic Koala desktop used to freeze and I was into real problem. The process “pulseaudio” used to hog the CPU and sound would stop at times. So I replaced it with esound and it is fine now. This is how I did it.
Read the rest of this entry »
August20
I tried to install Adobe Reader (acroread) in Ubuntu Karmic Koala Alpha 4 amd64 (64bit Version) that I use. I added
medibuntu repository but package acroread was not available. Then, I downloaded deb from
http://get.adobe.com/reader/otherversions/ but 64-bit version (amd64) was not available. So I downloaded Linux x86 (.deb) version and then installed it with the following command via terminal:
sudo dpkg -i --force-architecture AdbeRdr9.1.2-1_i386linux_enu.deb