Added on 25th Sep, 2009, Comments: 0
fortune is an awesome application in Gnu/Linux, which picks random quote from the dictionary and displays it.
http://aravindavk.in/blog/creating_kannada_fortune_database_for_gnu_linux
Added on 16th Jun, 2009, Comments: 0
To install a package in Slackware we can use installpkg, and for upgrade we can use upgradepkg. While installing a package it will not check for dependencies.
#!sh_sh
installpkg <packagename>
upgradepkg <packagename>
removepkg <packagename>
http://aravindavk.in/blog/slackbuild_emacs_cvs
Added on 13th Jun, 2009, Comments: 0
Yes!... I decided to install Slackware Gnu/Linux in my Laptop. Currently I have Debian Lenny installed in it. I don't know i will have dual boot with Lenny or complete install. If I have only Slack then I feel I will learn more, since their will be no chance left to switch the OS if any problems occur. 

Added on 4th Mar, 2009, Comments: 0
Now it is very easy to enable and configure Kannada in Debian. Install the following packages using apt-get or synaptic package manager.
http://aravindavk.in/blog/kannada_reading_and_writing_support_in_debian_lenny
