Linux
Extract all urls from the last firefox sessionstore.js file used.
2010/03/29
Some taken from commandlinefu. What all the below commands are doing is basically that the url: is captured from the sessionstore.js file and then just extract the URL from the line. These are done in …
vim scripts and tips
2010/03/29
Here are few of the links for vim that you can use. It consists of the link to vimrc, colorscheme, syntaxcomplete and zzsplash. <a …
Change cursor and couple of other settings in window managers like fluxbox and fvwm (except gnome and KDE)
2010/03/28
First off, get cursor theme from <a href="http://gnome-look.org/index.php?xsortmode=high&page=0&xcontentmode=36" target="_blank">here. You can download the one of …
Break Free and let firefox remember all the passwords even the ones that are not saved by default
2010/03/28
Here we go against one more security policy of most of the sites like Bank and paypal and so on. These sites do not allow Firefox or any other browser to save the password. This is using some tags in …
Search & replace with find & ed
2010/03/28
function sr() { declare pattern replacement name usage declare -i pvar=0 rvar=0 tvar=0 usage='usage: sr [-t ] [-n name] [-p pattern] [-r replacement] [– ] [dir1 dir2 …]' # cf. <a …
Linux Malware – Proof that Linux is not as secure as we all think
2010/03/26
<a href="http://www.foogazi.com/2009/12/01/linux-malware-proof-that-linux-is-not-as-secure-as-we-all-think/comment-page-1/#comment-48243">Linux Malware – Proof that Linux is not as …
gnome-blog — Deskbar applet for blogging
2010/03/25
Chanced upon utility called gnome blog. A nifty nice deskbar applet that can be used to post your blogs quickly.<h6 class="zemanta-related-title">Related articles by Zemanta <ul …
vim search multiple files
2010/03/25
Searching some pattern in multiple files is something that is required very often. There are multiple ways to do it, like <a class="zem_slink freebase/en/grep" title="Grep" …
Running Nested X server
2010/03/25
Today I was trying to do a XDMCP connection to the other server ( which is solaris, not sure if that matters) so I used the Xnest server. and used the following command: […] Xnest :1 -ac -query …
Recursive Regular Expressions
2010/03/24
<img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/yo-dawg-regex.jpg" alt="Yo dawg, I heard you liked regular expressions, so I put a regex in your regex so you can …
unbound variable – bash completion not working and having issues with other stuff like command not found.
2010/03/23
I generally use vi/vim for all my practical purposes of working with text files. And I have all the vi/vim plugins required to work with the files. This causes the following to be in the skeleton for …
Just days wait to a great operating system.
2010/03/22
Was thinking about writing this for some time now.. but guess someone already did that <a href="http://www.junauza.com/2009/05/fedora-11-leonidas-is-almost-ready-to.html" …