Results for: "server"
Categories (1)
Contents (280)
PHP Recursive Backup of MySql Database
Snippet: This script can be used to make backup of your MySql database, you can use the script in conjunction…
read more
PHP Recursive Backup of Directories
This script can be used to make backup of entire directories and subdirectories in our servers, you can use the…
read more
How to protect Javascript code from copying by Ajax method
Today, in this mini tutorial we will introduce a simple method to protect javascript code from copying. IMPORTANT: We are not…
read more
Syncronize Files Between Two Ubuntu Servers Using Unison and Incron
File Synchronization Between Two Ubuntu Servers using Unison Unison is a file-synchronization tool for Unix and Windows. It allows two replicas…
read more
Install and Configure Varnish with Apache multiple Virtual Hosts on Ubuntu 12.10
About Varnish Varnish is an HTTP accelerator and a useful tool for speeding up a server, especially during a times when…
read more