Skip to content
Archive of entries posted on 20th November 2008

My Linux book posted on ethicalhackers.in

Today I found out that the Linux book I published sometime back is also linked on the following Link Thanks Robin for putting this on.. And yes, ethicalhackers.in is definately quite good with contents on Hacking (Ethical). Sphere: Related Content Technorati Tags: Linux Book

Add border to images from command line using montage.

Adding a border to the images from command line is quite simple. But if you have couple of images in a directory that you want to add border to then it may become quite painful So what is the solution. You can simply use a one liner to do the job for you. for i [...]