Connecting remote SQL Server (secure behind FW) from LAMP (or MAMP) stack. My db server called db_server was located remotely. Access to db_server was restricted to another server, mid_server. I need to connect db_server from localhost via mid_server.
Read more...Running Django App in Amazon AWS EC2
Running Django App in Amazon AWS EC2 is not tough job, unless you do it once
. I have setup Django App in Ubuntu 11 (Server), Django 1.4.2 in Amazon EC2. Based on my experience, I have documented process for my future reference.
Configuration multi-domain SSL in Ubuntu with Apache2
In Linux on February 29th, 2012
As in Mac, setting up SSL easy in Ubuntu as well. This article is based on Goddddy, multi-domain regular certificates configuration.
Read more...SSL configuraiton in apache2
In Linux on February 21st, 2012
SSL configuration in Apache is fairly easy. I have tried this configuration with MAMP & MAMP PRO 1.9.6.1 in Mac Server with VeriSign certificate.
Read more...Reset MySQL root password
What do you do if you forget password of root user of MySQL database? Here’s how reset root password.
Read more...