Next, download my script. from here Or, at the command prompt, type the following ; cd /tmp chmod +x install_fresh_openerp.sh…
Take a Code backup as well as DB backup before upgrade. Use SSH to upgrade. Follow below steps to upgrade..…
Just Add location ~ .php/ { rewrite ^(.*.php)/ $1 last; }
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…