Monthly Archive: December 2013

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: Use Your Windows Wireless Connection Inside Hyper-V 0

How to: Use Your Windows Wireless Connection Inside Hyper-V

How to: Use Your Windows Wireless Connection Inside Hyper-V Hyper-V is a powerful hyper-visor developed by Microsoft which is available in most modern Windows Server and Windows client operating systems. However, I think because...

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

How to: Rename an Active Directory Domain Name 0

How to: Rename an Active Directory Domain Name

How to: Rename an Active Directory Domain Name There are many reasons why you might want to rename an Active Directory Domain Name. Microsoft names situations were there is a reorganization of the enterprise...

Microsoft’s DHCP Failover 0

Microsoft’s DHCP Failover

Microsoft‘s DHCP Failover One of the new cool features in Windows Server is DHCP Failover. Think of it as a way to replicate your DHCP across two servers in order to provide failover or...