< Browse > Home

| Mobile | RSS

Removing uy7gdr5332rkmn malware

How to bulk remove uy7gdr5332rkmn malware using shell commands.

[ More ] December 24th, 2011 | No Comments | Posted in Linux / Unix |

Extract single/multiple tables from MySQL dumpfile

An year back I posted on how to extract a single table from a MySQL dump file. Today, I decided to write a shell script to automate the whole process. Now it is possible to extract a single table or a range of tables from a dump file with a single command. Usage The script [...]

[ More ] December 2nd, 2010 | 3 Comments | Posted in Linux / Unix, Programming |

History of User Agent string

If you are a web developer, you would have definitely seen the User Agent strings of the common web browsers. I have always wondered why the UA string began with Mozilla for browsers like Internet Explorer and Opera, which are not based on Mozilla code. I found the answer on WebAIM blog. History of the [...]

[ More ] October 27th, 2010 | 1 Comment | Posted in Others, Web Development |

View currently running MySQL queries in realtime

Sometimes you might want to view MySQL queries as and when they are being executed. This is possible with the MySQL General Query Log. In this post, I try to explain how to use query logging feature to view live running MySQL queries.

[ More ] July 18th, 2010 | 1 Comment | Posted in Linux / Unix, Web Development |

Split header and footer into separate files using awk

Saving header and footer from a file into separate files using AWK.

[ More ] April 20th, 2010 | No Comments | Posted in Linux / Unix |

Get free sms alerts when your website is down

Every webmaster wants their websites to have 100% uptime. But the truth is that not even Google is able to ensure that. So the next best thing we can hope for is to be informed whenever a website goes down, so that the necessary actions can be initiated to bring it back online. Unfortunately, it [...]

[ More ] April 4th, 2010 | 3 Comments | Posted in Web Development |

Enabling gzip compression if mod_deflate is not enabled

Enabling gzip support on server without using mod_deflate or mod_gzip Apache module. The technique uses PHP with Gzip support for compressing the files.

[ More ] January 6th, 2010 | 10 Comments | Posted in Programming, Web Development |

Apple to fight Google back?

Apple buys Mobile Ad company Quattro.

[ More ] January 6th, 2010 | No Comments | Posted in Uncategorized |

Nexus One released. Not available in India

Nexus One, the Google Phone, has been officially released.

[ More ] January 6th, 2010 | 2 Comments | Posted in Uncategorized |

Nexus one to be launched tomorrow

Google’s new mobile phone “Nexus One” powered by Android is to be released tomorrow.

[ More ] January 4th, 2010 | No Comments | Posted in Uncategorized |