Connecting Remote Secure SQL Server from Apache/PHP using freeTDS and ssh tunnel

In Mac, PHP, Server on May 7th, 2013

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

In Django, Linux on December 6th, 2012

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.

Read more...

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

In Linux, MySQL on April 15th, 2011

What do you do if you forget password of root user of MySQL database? Here’s how reset root password.

Read more...

Categories

Archives