Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Xargs answers “Too Many Arguments” Problem

Unable to remove huge list of session files found in /tmp? Never mind. Use xargs. Yes, its simple and you can quickly learn lots of one liners while working on console. Check the quick solution given below: find . -type f -name “_sess*” -exec rm {} \;...
Recovering data from LVM Hard disks

Recovering data from LVM Hard disks

While working with default partitioning plan ie. Guided partitioning, we might end up facing lots of issues. It creates / partition under LVM volume which makes it hard to recover the Operating system and other data stored in it as we couldn’t get into rescue...
Kannada in OpenOffice

Kannada in OpenOffice

We suggest Free Software to community but, its important to document as well as fix the issues which we ourselves face while working with the FREE SOFTWARE. I heard many talking about the issues which they faced while working with Open Office, which is an Free and...
Kubuntu 8.10 – Not so good

Kubuntu 8.10 – Not so good

I really don’t understand why Canonical made a big mistake by compromising on its Intrepid Ibex release. I had lots of bugs and errors with Ubuntu 8.10 as well as Kubuntu 8.10. The worst part is I can’t even continue working with Kubuntu, which I wanted to...