There are many articles we can found for to connect to amazon ec2 machine though ssh. But all I found for windows. Using putty and putty key gen tool you can connect to amazon ec2 linux machine. If you are … Continue reading
How to install the memcached binary on CentOS
I always need to install the memcached on my linux servers like fedora or centos. On fedora box installing the memcached is very easy through yum install. But Centos installing and using memcached is not so easy. For my Ruby … Continue reading
How to install imagemagick binary on CentOS
For many application we need to install the imagemagick on Centos linux server. Many Ruby on rails and PHP applications need the support of imagemagick for image resizing. We all the very traditional way of installing the application on linux … Continue reading
Free 35 Outstanding Twitter Backgrounds
Nowadays twitter is a great website for social networking. Many people likes beautiful and creative backgrounds for their twitter profile. People don’t have enough time to search background designs for twitter that’s why we have searched and select 35 free … Continue reading
How to decode and encode the string in php
Many times php developers want to encode there php or important HTML,CSS or Javascript code. In this article I will show you the very simple encoding with using base64_encode method. Here is working example. you can create your own antilogarithm … Continue reading
Add custom background image or color in wordpress 3.0 theme
From wordpress 3.0 release wordpress added new function to control the background color and image. For your theme if you want to add the background functionality then you need to very simple code in your functions.php file which you find … Continue reading
Menu in wordpress 3.0 theme
From wordpress 3.0 release wordpress launched the custom navigation Menu in wordpress admin panel. Through drag and drop you can manage the menus. Using this menus are very easy for users. You can check wordpress admin section for managing the … Continue reading
mysql sleep processes issue solved
I faced the sleep query issue sometimes. Many times that kills the server. When ever you are using dedicated virtual hosting server that time you need to me very careful how you are setting up the apache and mysql. I … Continue reading
How to check the mysql logs for select queries
As a developers need to check the mysql logs. Many times for any request how many mysql queries are running or executed we need to know. In this tutorial I will show you how to created mysql log file for … Continue reading
WordPress changed the statistic graph
Today when I logged to my wordpress blog account and looked at dashboard, I saw the new changed statistic graph. The new statistic graph is looking really very cool. New graph version is better for those who are visually improved … Continue reading


