Fedora
Configurable Linux Distro You Might Want To Try – Fedora
2010/07/14
Rounding out the fall releases from the big cheeses in Linux comes <a class="zem_slink freebase/en/fedora" title="Fedora" rel="homepage" …
Are you swapped? Increase the performance of Linux machine.
2010/07/14
With the ever increasing cost of the Hardware, the amount of physical RAM available on the system is increasing day by day. For example, couple of years back, I had a system which was very high end …
gnomecc color scheme - my favourite.
2010/07/11
my favourite <a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/06/gtkrc-2.0-gnome-color-chooser">gtkrc-2 file. Snapshot of how it looks. <a …
CLI Color and bash prompt.. some colored fun with prompts in bash
2010/06/29
There are two ways to do it, one is with tput command. We will see that some other time, today we will consider the escape sequence way. First we need to understand the colors as understood by bash. …
Recovering Deleted Files With lsof
2010/06/29
Quick update, found this nice article on how to recover deleted file, if its still open by some process. <a href="http://www.serverwatch.com/tutorials/article.php/3822816">Recovering …
wordpress blog stats monitoring from remote using curl and bash and send it in mail.
2010/06/25
Here’s something that I had been planning to do for sometime now. I have my blog on wordpress and have Statpress plugin installed. The plugin does give me a good idea of the visits to my …
6700 free and redistributable fonts for Linux.
2010/06/25
Today I was searching for some good fonts for my desktop running Fedora 11 – Leonidas. In my quest to find the required fonts that I would liked, I reached some good sites so just thought would share …
rawtherapee – raw image processor.
2010/06/25
<a href="http://www.rawtherapee.com/?mitem=3&artid=47">Download RT v3.0 alpha 1: http://www.rawtherapee.com […] Rawtherapee is a <a class="zem_slink …
Mod your gnome desktop, change the colors the easy way.
2010/06/25
Install the autoten application. You can find the instructions in my earlier post today <a …
solang – Photo collection viewer.
2010/06/25
Magic space on the current command line
2010/06/25
# For how to set up magic space for Bash see: # – http://www.ukuug.org/events/linux2003/papers/bash_tips/#slide15 # – http://codesnippets.joyent.com/posts/show/1690 man bash 2>/dev/null | less -p …
bash one liner to change/remove test pattern from config file or text file.
2010/06/25
Problem: I had a directory with a lot of config files in the ini file format, i.e. name and value separated by equals. Some/all of these contained some directory names and other values which had to be …