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 to do that for me Here\’s the script: echo \”select * from table where field [...]
Packagekit Error
With the latest update on my Fedora 10(F10) I started getting this error when ever I wanted to use the gnome package kit (I was able to use yum though): failed to get a TID: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file [...]
Color in grep output to distinquish the matching entries
Most of the times I end up spending a lot of time to look for the string in the grep output when I do a search. This is quite frustrating and thus I looked at the options for grep command that would make my life easier and there definately is something. Here it is: export [...]










