sakura – Reaaly good terminal with very few dependencies.
2011/03/30
I was searching for something in the Fedora repos and found a really good terminal, sakura. Its very much like Gnome-terminal. I did not find much difference other than using less memory. To install: …
use finch, less memory and cpu usage, in replacement for pidgin.
2011/03/27
Well, if you are on linux then you have options – is a known fact. But how those options help? I was working on a machine which had very less RAM and was quite old system and it was running F14. Guess …
using wordpress CLI to post to wordpress
2011/03/24
There is a very nice post here: How to post content to a WordPress blog from the command line I tried this in Fedora 14 and here is the way to get this working in Fedora […] <td> <div …
Happy Holi to all.
2011/03/20
Happy HOLI to all.
Try all colors in xterm with script before setting the color
2011/03/18
If you are looking for testing the colors on how they would look like in the xterm before you set the color then here is a small script for you. […] <td> <div class="text …
what is vim in 6Kb..
2011/03/16
If you thought that vim is very bloated and nothing abuot this editor can be small, then you are not alone. I was myself in the same bandwagon. Well, I never thought that there could be anything about …

cd across parallel directories
2011/03/14
Image via Wikipedia […] Here is a simple and fast way to cd across parallel directory.
All in one solution for all the scripts of vim from vim.org
2011/03/09
For quite sometime now, I was looking for some console based program which would help me get the scripts from vim.org. A simple solution would have been to do a wget for the scripts. But since there …
configuration for afraid-dyndns on Fedora and other similar distro.
2011/03/04
First install afraid-dyndns with the command: […] <td> <div class="text codecolorer"> sudo yum install afraid-dyndns </div> </td> </tr> Now open the …
print every nth line
2011/03/01
Some time back I was working with lot of data and wanted to analyze only the every 10 line sometimes and sometimes every 20th line. I had to keep doing these changes in vim or otherwise so finally I …
/bash debugger
2011/02/27
In this section we’ll develop a very basic debugger for bash.[10] Most debuggers have numerous sophisticated features that help a programmer in dissecting a program, but just about all of them include …
Gnome Tips
2011/02/25
Add/Edit GDM Sessions Each session is a *.desktop file located at /usr/share/xsessions. […] You can change background image, gtk/icon theme by hands (as described at …