How to Create Mystery in Your Photos
2010/06/25
Large format photographer David Ward explores how to create one of the essential ingredients of his photography – mystery. <a …
Viewing archive without extracting.
2010/06/25
I was looking for this option and searched the net to find quite some utilities to do this. […] And a nice article on this this is <a …
Change the look and feel of Fedora with emrald, change to openbox, fvwm, emerald, metacity or openbox
2010/06/25
I have been looking for this information for quite sometime now. Did not quite find this information in the net. Finally looked through some of the packages in the repository and found the one that I …
wordpress Fedora 11 desktop client.
2010/06/25
Another wordpress client on Fedora for wordpress. Simple and easy to configure and use. Here’s how it looks. […] sudo yum install lekhonee […] <a …
Twiiter from Pidgin on Fedora 11 -Leonidas
2010/06/25
If you are twitter fan but find it difficult to follow it on your web-browser then this is for you. Just install the plugin and get going to see the twitter messages in the pidgin window. […] …
Quick one liner bash function to navigate parent directories quickly
2010/06/25
up () { for i in $(seq 1 $1) ; do cd ..; pushd +1 ; done; } — if you like the popd and pushd way .. up () { for i in $(seq 1 $1) ; do cd ..; done; } — otherwise .. <div …
find duplicate entry in a list in bash with sed
2010/06/25
Here I will take an example of rss2email list, but I guess I will be able to pass on the concept. Here is example of the output of the r2e list command: […] 1: …
A Unix/Linux cheatsheet complete in most respects.
2010/06/25
Find <a href="http://cb.vu/unixtoolbox.xhtml" target="_blank">here. This is a very nice tutorial all in one page and browsable. It covers : […] 1. System 2. Processes …
Great Sites on Mobile GSM Phones
2010/06/25
http://www.internet4mobile.com/ http://trace.bharatiyamobile.com/
remove/replace text/path in config file.
2010/06/25
Lot of times I end up changing a particular text in config file to some other text. And when I have to do it for multiple files, all files having the text in multiple places, I end up opening the …
Desktop with cairo-dock
2010/06/25
Just love the look now. Heres the screenshot: <img class="size-full wp-image-472" title="Desktop" …