query

analyze debug queries output for wordpress

2011/02/09

Some time back, my website became too slow and I started getting timeout response for quite a lot of my pages. When I analyzed things, I found the issue was with the DB queries taking a lot of time. …

List all the rpms by size – quick way to find out what is eating your disk space in root partition

2010/10/13

Here is a quick command to check the list of installed packages by their size in reverse order. Very useful if you want to remove unwanted rpms just to clean up some space on your disk: […] …

Execute mysql command from shell

2010/02/04

phpMyAdmin is a very slow application if you want to execute a query on your database. If you know the name of the database then any GUI tool is an overhead. So I have written a one liner shell script …


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