Category: Linux

How to: Deploy WordPress in Ubuntu 0

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 0

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...

How to: Enable DHCP and Networking on Ubuntu Server 0

How to: Enable DHCP and Networking on Ubuntu Server

How to: Enable DHCP and Networking on Ubuntu Server By default this is not an issues as you can configure networking from the setup wizard when you initially deploy your server. I unfortunately had...

How to: Run Ubuntu Server with a GUI? 1

How to: Run Ubuntu Server with a GUI?

How to: Run Ubuntu Server with a GUI? Windows Azure allows you to run several Linux distributions and one of them is Ubuntu Server. I have been trying to use Ubuntu to deploy a...