mysql or: /usr/local/mysql/bin/mysql Your shell prompt should now look like this: mysql> Run this command: GRANT ALL PRIVILEGES ON *.*…
This script installs OpenERP v7.0 on a Centos 6.3 server (minimal i386) with PostgreSQL 9.2 #!/bin/sh # Modified script from…
I am going to show of how you configure heartbeat with pacemaker Active / Passive Cluster in easy word if…
I will assume you have installed Ubuntu 12.04 precise. There are PLENTY of resources on the web if you need…
MySQL high availability cluster with DRBD+Heartbeat+MySQL – You can also download the cleaner version of this document by clicking here…
Little trick – to increase your YSLOW Score [adsenseyu2] Open your .htaccess file and add the following <code>Header set X-CDN…
This tutorial is about setting up Apache Traffic Server to work as Reverse Proxy to cache your website for SSL…
1.Installing the squid proxy in the server # yum install squid 2.All the configuration should are done at squid.conf file…
I wrote this HOW to on DirectAdmin ForumĀ [adsenseyu2] Guide is for CENTOS 6.x x32 or x64 yum install s3cmd -y…
Install Varnish & Configure to work with NGINX Configure the VCL VCL is the Varnish Configuration Language. The VCL file…