wordpress tutorial, wordpress delete old post revisions improve site performance. We given sql commands and suggested some plugin for delete post revisions
Tag Archives: Server
How can we save Ram usages using some wordpress theme tricks
While running wordpress site, save Ram usage is always great idea and you can easily improve the site performance by simple wordpress theme tricks.
If wordpress site is hacked then how to fix issue
Recently one of my wordpress site is hacked which is on wordpress. There is something wrong happening on server. We fixed issue with some steps, given steps
deleting all one day old files from folder through php
If you want to deleting all one day old files from folder through php then you can use. I used the following code for deleting the old files form system.
convert avi to flv using ffmpeg with Thumbnail
Linux tutorial, convert avi to flv using ffmpeg with Thumbnail. I will give best option the create the thumbnail from video file and convert video file to flv format.
mysql sleep processes issue solved
I faced the sleep query issue sometimes. you need to me very careful how you are setting up the apache and mysql. we solved mysql sleep processes issue solved
how to find out cpu and disk usage in linux
Linux tutorial, When you are running any script on server or running any application you want to know, how to find out cpu and disk usage in linux.
How to install Mongodb on linux
Mongodb is used for many projects now, it is quite fast. I given full detailed information about installing mongodb on any linux box.
Post message to another server through fopen and fsockopen in php
PHP tutorial for, Post message to another server through fopen and fsockopen in php. When this comes to sending data to server to server we need to post the data using web services.
how to find largest tables on MySQL Server
Here mysql tutorial, how to find largest tables on MySQL Server. Finding largest tables on MySQL instance is no brainier in MySQL 5.0+ thanks to Information Schema