Create a phpFox module
This tutorial help you get the basic concept & knowledge about phpFox module structure and how it communicate with others.
This tutorial help you get the basic concept & knowledge about phpFox module structure and how it communicate with others.
Live HTTP Headers is very useful addon for developer on firefox
But Replay option doesn't work in new FF! since September 2014
How to make "Replay" work again?
Easily, please following these steps
Sometimes you can see /usr/bin/updatedb running cause high load.
a question is posed. is It necessary to keep updatedb?
Just do the following step to find out the answer
$ type updatedb
updatedb is /usr/bin/updatedb
updatedb
.$ rpm -qf /usr/bin/updatedb
mlocate-0.26-3.fc19.x86_64
mlocate
.$ rpm -q --whatrequires mlocate
no package requires mlocate
$ yum remove mlocate