New feature in Gnome/Nautilus

2010/12/05

One of the things that I never realized that I am missing in Nautilus until they put the feature in was this. When a file is being copied and there is conflict, there should be option to rename the …

Photos of my office in the morning

2010/12/02

Here are photos of my office on 20/Nov at 3AM in the morning. This is taken in the moonlight. […] Sorry, the quality of the photo is not that good as the photo was taken from my mobile Samsung …

Free Home made calendar for December 2010.

2010/11/29

Hope you will like this ๐Ÿ™‚

Happy Birthday Yash

2010/11/28

If you donโ€™t know then Yash is my sonโ€™s name.. Here are some photos for you ๐Ÿ™‚

The Hidden PS

2010/11/27

<td> <div class="text codecolorer"> &nbsp;for p in `ps L|cut -d' ' -f1`;do echo -e "`tput clear;read -p$p -n1 p`";ps wwo pid:6,user:8,comm:10,$p kpid -A;done …

Make any command read line enabled (on *nix)

2010/11/25

Make any command read line enabled (on *nix) […] <td> <div class="text codecolorer"> rlwrap sqlite3 database.db </div> </td> </tr> Enable readline even …

intercept stdout/stderr of another process or disowned process

2010/11/23

The command is definately going to save your day if you have disowned the process by mistake. Only uses strace so might as well work on Solaris also, though not tried it. intercept stdout/stderr of …

Broadcast your shell thru port 5000

2010/11/20

Broadcast your shell thru port 5000 […] <td> <div class="text codecolorer"> mkfifo /tmp/fifo;(nc -q0 -l 5000 < /tmp/fifo &);script -f /tmp/fifo </div> …

Screen enable/disable logging in all windows

2010/11/19

If you use screen command a lot then this is something that you will like ๐Ÿ™‚ Screen enable/disable loggin in all windows […] <td> <div class="text codecolorer"> bindkey ^l …

DIY- Photos at home (Beautiful and Magical)

2010/11/17

Requirements: […] DSLR Nikon D5000 […] Some Sparkles of different colors […] 2x100W Bulbs […] and some imagination Results: Fantastic Photos with beautiful effects.

OpenLDAP and SSL โ€“ some links

2010/11/15

Here are some of the links that may be of great help to you if you are having issues with setting up SSL and OpenLDAP. I was having some issues with this setup and these links helped me fix the same. …

Fundraising for Linux Foundation.

2010/11/13

All of us have been benefited by Linux in some way or other and this is due to all the work that is being done by so many organizations and people around the world. I would like to spare some time to …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it