If you couldn’t make it out to CCCNA 2014 this year like me you’d be happy to know that the session videos are now online. You can find them over at the Apache Foundations Youtube page but here’s a link. VIDEOS FOUND HERE
Read More »
If you couldn’t make it out to CCCNA 2014 this year like me you’d be happy to know that the session videos are now online. You can find them over at the Apache Foundations Youtube page but here’s a link. VIDEOS FOUND HERE
Read More »
CloudStack Deploy is a utility for making Apache CloudStack and KVM installations quick, easy and painless. Meant to be reusable so you can deploy Apache CloudStack more than once after you’ve downloaded the RPMS and systemtemplates locally with cldstk-deploy. Features can pre download Apache CloudStack RPMS (version 4.2 & 4.3) can pre download KVM...
Read More »
CloudStack 4.3 was released last week. There are plenty of new features and improvements added to what was already a great cloud platform. The release comes ahead of the CloudStack Collaboration Conference, which is next week April 9 - 11th. There are way too many new features to go through but I’m glad to...
Read More »
I wrote a post awhile back about using node.js, ansible, and python to do my apache cloudstack installation. Ansible is great but I basically used python to make using ansible a bit more easy since there are a few things with any ansible setup which needs to be remembered. One of those things is...
Read More »
This might be a strange combination but I was looking for an easier more repeatable way of installing and setting up the foundational components of Apache CloudStack. It’s the evolution of all things right? You typically have to crawl before you walk and walk before you run. I started this adventure of automating my...
Read More »
This is a question that came up which made me wonder why does the enterprise really need an open source cloud platforms like Openstack, CloudStack, Eucalyptus, etc. What I tend to hear is that our IT needs to be more like AWS, Rackspace or Azure but what does that really mean? When I dissect...
Read More »
The new year has come and most people are making there resolutions clear as to what they plan on doing this time around. For some it may be a repeat of the old with small tweaks and for others a huge overhaul is needed in their life. I know you probably don’t want to...
Read More »
Need to leverage Active Directory (AD) authentication in CloudStack? Well here's how it can be done. I much simpler in 4.2 than it used to be and can be configured from the management portal. One of the only complaints is that you'll still need to create an account in CloudStack then map an attribute...
Read More »
If you have every created a linux virtual machine template you’ve probably experienced the issue where a new ethernet device would be created on each VM instance created from that template. For those that have not found the resolution to this problem are in for a treat if your working with CentOS or RHEL....
Read More »
The tip I have for you this time is to use CloudStacks interface for accessing meta-data about you instance from within the instance. It’s very simple to use and can be very useful. In this tip I’ll show how you can use the meta-data to rename a CentOS 6.4 linux instance automatically after it...
Read More »