Hello – Today, I am going to show how you can install zabbix monitoring tool on Ubuntu 12.04 Precise. Edit…
Hello Its been a long time since I last updated my blog as I was busy with so many other…
Ok, on to the solution:: So, you left compilation mode on, but cannot reach the backend to switch it off.…
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…