Learning

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. …

Firesheep addon allows the clueless to hack Facebook, Twitter over Wi-Fi

2010/11/13

Firesheep addon allows the clueless to hack Facebook, Twitter over Wi-Fi If you thought hijacking a user’s social media session was only done by skilled hackers, now the Firesheep addon can allow even …

Quick tip on zipping logs in real time.

2010/10/13

Sometimes, some small things that we don’t actually think can be useful are such useful. I faced this couple of days back when I was working on something and the amount of logs getting generated and …

Introduction to the Command Line (Second Edition) — Free Ebook Download

2010/10/06

Pretty good book for beginners on command line whether you work on Ubuntu, Fedora, BSD or any other version. […] …

[Solved] Abbreviations not working in vim

2010/10/02

Today I found that abbreviations are not working in vim in my current login. I searched log of blog’s and sill did not find any solution so I decided to take the matters in my hand. To start with I …

bash script to run a command and take screenshot in every loop.

2010/09/24

Couple of days back, I had posted a command to display a stop timer with bash and echo. There I had also put the following gif file: <img class="size-medium wp-image-2555" …

bash – echo command with option to display the output on the same line.

2010/09/21

Here is a nice little trick to display the output in the same line : […] <td> <div class="bash codecolorer"> &nbsp;<span class="kw3">echo</span> …

OpenID for non-SuperUsers

2010/09/07

Based on the results of my Unobtrusive <a class="zem_slink" title="OpenID Foundation" rel="homepage" href="http://openid.net">OpenID post, it is quite …

Getting your wordpress self hosted stats on your console with bash script.

2010/06/29

Some time back I wrote a blog on how to get your site stats using curl in <a class="zem_slink freebase/en/bash" title="Bash" rel="homepage" …

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 …

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: …

bash script to change the vim colorscheme from the list of locally available schemes

2010/06/24

Today I was just wondering how good it would be to have a script to change the <a class="zem_slink freebase/en/vim" title="Vim (text editor)" rel="homepage" …


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