Spam Drops Worldwide After American Webhosting Firm Closed Down

2010/04/21

<a href="http://www.cyberciti.biz/tips/major-source-of-online-scams-spams.html" target="_blank">http://www.cyberciti.biz/tips/major-source-of-online-scams-spams.html Do I …

Convert decimal numbers to binary

2010/04/21

There is a calculator called bc that works in the command line. So if you need a quick calculator function in the command line then you could write some functions that will do the trcik for you. Here …

Upgrade to Fedora 13 from your existing version using yum.

2010/04/21

Well. this time it seems to be very simple : […] yum –releasever=13 upgrade […] update 22/April/2010: The key file will not be there so there are two options for you in this case: …

Liquid rescale and remove objects from the images.

2010/04/12

Ever wanted to remove some unwanted object from an image. Wonder how many thinkgs you have to do, clone and delete and what not:) There is a simpler way, just paint it in foreground color. Does that …

Linux Advocacy and cool things to do with Linux.

2010/04/12

I have heard a lot of Linux advocacy and read probably a couple of artilcles also on them but they lack one thing : the end user perspective. Linux is great no doubt, but there are far too many things …

recursively add directory and files to cvs from Linux.

2010/04/12

Go to the directory which you want to add to cvs and execute the following: […] cvs login find . -type d -exec cvs add {} \; find . -type f -exec cvs add {} \; cvs commit […] That was …

fotowall – create cool looking wallpapers (collage) on Linux

2010/04/12

Description of the <a class="zem_slink freebase/en/computer_software" title="Computer software" rel="wikipedia" …

Generate web thumbnails page (gallery) for free with convert command on linux

2010/04/12

Here&#8217;s something for guys who want to generate html file with thumbnails of photos. I know sometimes it really gets messy. So sometime back I had found a search on the net for the same and …

Silent Install Firefox Plugin Backfires on Microsoft

2010/04/12

Silent Install Firefox Plugin Backfires on Microsoft Whilst it&#8217;s not okay in Microsoft&#8217;s eyes for Google to install a plugin into Internet Explorer, increasing the potential …

Afraid Dynamic DNS client in Fedora with Email indicating the changed to original IP.

2010/04/12

If you have your domain in the Dynamic DNS located at : <a href="http://freedns.afraid.org">Freedns then you know how difficult it is to get the Dynamic DNS client to work with Fedora. …

added comment luv plugin.

2010/04/12

Added a plugin called comment luv, now you would love commenting. I am also looking for suitable plugin to raise a ticket on the blog. This would enable the users to raise their concerns and feature …


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