Archive for the ‘Platforms’ Category

In my initial work with Oracle VM, I have run into a few fringe cases, which are not well documented, but actually have rather simple solutions.  This one actually cropped up over the weekend for me.  Over the weekend I decided to rebuild my company-issued laptop with Ubuntu Linux (12.04 amd64) to be specific.  I [...]

Wednesday, May 16th, 2012 at 06:00 | 0 comments
Categories: How To, Linux, Oracle VM

Oracle VM, is a centrally managed hypervisor.  All administrative actions must be performed from the Oracle VM Manager.  In order to facilitate the initial discovery of the Hypervisor by the Management Server part of the setup requires that we not only set the password for the root user, but also the password for the ovs-agent.  [...]

Tuesday, May 15th, 2012 at 06:00 | 0 comments
Categories: How To, Linux, Oracle VM

In my new role at Keste, I am tasked with staying on the bleeding edge of software release cycles, so that we can be knowledgeable and authoritative about technology when we engage with customers.  One of the areas where Keste leads is on Oracle’s Virtualization Offerings.  So I will be posting more and more content [...]

Monday, May 14th, 2012 at 06:00 | 0 comments
Categories: How To, Linux, Oracle VM

So I frequently find myself in a situation where I need to modify files on a fairly programmatic basis, so sed has become a friend of mine for a lot of these situations.  So lets start with some basic sed… If I have a file.. And I want to replace “teststring” with “productionvalue” then I [...]

Tuesday, May 1st, 2012 at 06:00 | 0 comments
Categories: Bash, How To, Linux
Tags: , , ,

I recently ran into a situation where I needed to create a large number of Logical Volumes for a server replacement situation.  I could have done some manual data input, but why not take the opportunity to quickly write a script to do the hard work for me? For my situation this was a server [...]

Monday, April 30th, 2012 at 06:00 | 0 comments
Categories: Bash, How To, Linux, LVM2
Page 1 of 1612345...10...Last »
TOP