Author: Juan Carlos

How to: Deploy WordPress in Ubuntu

How to: Deploy WordPress in Ubuntu Text goes here   I. Enable Apache Modules that are commonly used by plugins: To enable a module: sudo a2enmod module_name To disable a module: sudo a2dismod module_name...

How to: Deploy JuJu on Windows Azure

How to: Deploy JuJu on Windows Azure There are great guides on how to do this on Canonical’s Ubuntu site but there are a few details one must keep in mind while trying to...