[solved] PHPMyAdmin – PMA_Message class not found error

It’s been a very very (yes a lot) long time since I pinch in something on my blog, I will definitely try to keep up here after. Okay, to the problem really quick, I got the following error from PHPMyAdmin – a weird one. Class ‘PMA_Message‘ not found in /usr/share/phpmyadmin/libraries/Message.class.php on line 732 It was [...]

[SOLUTION] – Linux – SSH Connection Refused due to non-existence of /dev/urandom

Today one of our production machine (in Amazon EC2) was down and I couldn’t bring-up the instance due to unavailability of SSH in PORT 22, connection was refused and I had no clue what to do, after sometime I was able to bring-up the instance – (ok short and sweet). Though I got it working [...]

[HOW TO] Convert tabs to spaces in Eclipse and File (in Linux)

This is a quick tip that helped me save a lot of time – this is the reason why I love LINUX because of it’s simplicity. I was working on a legacy code (referred as old-age code – a simple procedural coding style) for a client. In general, coding standard suggests you to have spaces [...]

[resizefs] – Amazon EBS Volume Size Mismatch b/w AWS Console & device attached in Linux

Few days (a month) back I had faced a strange (amateur) problem in Linux with Amazon EBS volume. For some reason I had to increase the volume size say double the size of current volume attached to an instance. As a normal (not an “advance” user of Linux) I did the following steps: Dismounted the [...]

Installing Imagemagick from source in Debian

I have always had a good experience with Imagemagick in my career. Read this post – you will know HOW. I can understand since it was CentOS, but with Debian I thought it might come handy if you choose to install Imagemagick from source. NAH! – never think like that. For one of our project, my [...]

Project Management Tools [OPENSOURCE]

It is been a long time since I wanted to write a power-point presentation on something, Yes I said that correct, SOMETHING . Today, finally I wrote that SOMETHING on Project Management, I have tried to capture all possible [OPENSOURCE] tools that helps in project management on a day to day basis. Though I am [...]

Linux File Structure – Graphical Representation

One of the best way to understand LINUX file-structure.   Image Courtesy: http://www.secguru.com/link/linux_file_structure_graphical_representation

ECHO or PRINT or ANYTHING – Can you tell me which is FASTER in PHP?

ECHO or PRINT which is faster? – You can see this kind of questions a lot in every PHP blog-space and most of the interview questions . Most of us must be known the answer, Google it, you will . Yes you can say “ECHO” but how sure are you? We blindly believe on our [...]

Life – Work – Idea – Something Else

Image Courtesy – ECBP.

(My)SQL Joins – JOIN, CROSS, INNER, OUTER (LEFT, RIGHT, FULL)

It’s been quite some-time since I wrote a blog – sorry guys didn’t get any time to write. But today I got a good one, a place where you find info about sql-joins in a simple/neat explanation. Today I am going to talk about SQL Joins yes, there are quite a bit of types: Join, [...]

Follow

Get every new post delivered to your Inbox.

Join 105 other followers