<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Storage according to a dixie chick &#187; voyencecontrol</title>
	<atom:link href="http://gminks.edublogs.org/tag/voyencecontrol/feed/" rel="self" type="application/rss+xml" />
	<link>http://gminks.edublogs.org</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 14:01:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ed Tech &#8211; Using VMware for educational labs</title>
		<link>http://gminks.edublogs.org/2009/02/05/ed-tech-using-vmware-for-educational-labs/</link>
		<comments>http://gminks.edublogs.org/2009/02/05/ed-tech-using-vmware-for-educational-labs/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 15:44:53 +0000</pubDate>
		<dc:creator>gminks</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[educational technology]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[snapshots]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[voyencecontrol]]></category>

		<guid isPermaLink="false">http://gminks.edublogs.org/?p=154</guid>
		<description><![CDATA[I have been getting very geeky about education theory, because that is what I am learning in grad school. But sometimes I look at the posts of some of the other EMC bloggers and I feel a little left out of the techie side of things. So this post is about how I&#8217;m using VMware [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fgminks.edublogs.org%2F2009%2F02%2F05%2Fed-tech-using-vmware-for-educational-labs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fgminks.edublogs.org%2F2009%2F02%2F05%2Fed-tech-using-vmware-for-educational-labs%2F&amp;source=gminks&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I have been getting very geeky about education theory, because that is what I am learning in grad school. But sometimes I look at the posts of some of the <a href="http://www.emc.com/community/index.htm">other EMC bloggers</a> and I feel a little left out of the techie side of things.</p>
<p>So this post is about how I&#8217;m using VMware to develop the lab environments for the courses I&#8217;m working on now. That way it&#8217;s techie, and edu tech at the same time.</p>
<p>The product for which I&#8217;ve been developing training for the past year is <a href="http://www.voyence.com/products/">VoyenceControl</a>. This product automates the compliance, configuration and change management of network devices. Creating a hands-on learning environment is important for people to practice what the courses teach them.</p>
<p>Instead of purchasing servers and desktops for this lab environment, all of the hosts are housed on a single <a href="http://www.voyence.com/products/">VMware ESX server</a>. If you didn&#8217;t know, VMware virtualizes hosts. So I create 12 Windows desktops that each student uses as a client, and 8 RedHat servers for the students to use as the VoyenceControl Servers, and they all are physically located on one server. The VoyenceControl servers access a physical network of routers and switches that we have set up.</p>
<p style="text-align: center;"><a href="http://gminks.edublogs.org/files/2009/02/vm_map.gif"><img class="alignnone size-medium wp-image-156 aligncenter" style="border: 1px solid black;" title="vm map" src="http://gminks.edublogs.org/files/2009/02/vm_map-300x150.gif" alt="This entire lab lives on one server" width="300" height="150" /></a></p>
<p>VMware is the best thing to use for a software learning lab environment. Since the machines are virtual, you can take &#8220;snapshots&#8221; of them. A snapshot is a point in time image of what the vm image looked like. Each vm server in my lab has 3 main snapshots:</p>
<ol>
<li><strong>Snapshot 1:</strong> has everything needed to install VoyenceControl, but the software is not installed. This is for the classes where students install and configure the environment.</li>
<li><strong>Snapshot 2</strong>: has VoyenceControl installed, but no Networks have been discovered. This is for classes where the students don&#8217;t need to install the product, but they need to discovery the network devices</li>
<li><strong>Snapshot 3</strong>: has VoyenceControl installed AND discovered. This is for classes that concentrate on compliance and reporting.</li>
</ol>
<p>These are the main snapshots, but each of the images has several other snapshots. If a patch is released, or if I need to update a license, I don&#8217;t have to create a new image. I just make a new snapshot!</p>
<p style="text-align: center;"><a href="http://gminks.edublogs.org/files/2009/02/snapshots.gif"><img class="alignnone size-medium wp-image-155" style="border: 1px solid black;" title="snapshots of my voyencecontrol vms" src="http://gminks.edublogs.org/files/2009/02/snapshots-300x173.gif" alt="" width="300" height="173" /></a></p>
<p>Snapshots are amazing during class as well. If you have ever taught technology, you know sometimes there are some very adventurous students who experiment a little too much and wreak havoc on the lab equipment. Hey, its how some people learn right? With snapshots, no matter how much a student messes up a lab machine it doesn&#8217;t matter. You just roll back to a snapshot, and the machine is ready for more abuse.</p>
<p>The instructors even thought of other ways to use snapshots. If students are curious about a feature that wasn&#8217;t explicitly covered in the class, the instructors just take a snapshot of where the students are during the course, let the students experiment, take a snapshot when they are done experimenting, and then roll back to the first snapshot to carry on with the course.</p>
<p>I know my posts will never be as technical as <a href="http://virtualgeek.typepad.com">other</a> <a href="http://flickerdown.com">EMC</a> <a href="http://thebackupblog.typepad.com">bloggers</a>, but then again they can&#8217;t geek out on learning theory now can they? <img src='http://gminks.edublogs.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://gminks.edublogs.org/2009/02/05/ed-tech-using-vmware-for-educational-labs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learning Enviroments I am dealing with this quarter</title>
		<link>http://gminks.edublogs.org/2009/01/24/learning-enviroments-i-am-dealing-with-this-quarter/</link>
		<comments>http://gminks.edublogs.org/2009/01/24/learning-enviroments-i-am-dealing-with-this-quarter/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 15:19:58 +0000</pubDate>
		<dc:creator>gminks</dc:creator>
				<category><![CDATA[instructional_systems]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[le]]></category>
		<category><![CDATA[PLE]]></category>
		<category><![CDATA[voyencecontrol]]></category>

		<guid isPermaLink="false">http://gminks.edublogs.org/?p=146</guid>
		<description><![CDATA[After I wrote my last post about my eLearning course, I started thinking about Learning Environments (LEs). I made concept maps for both of my classes that include the designed LE as well as the personal learning environment (PLE) I&#8217;ve created to make sense of the courses. My PLE starts with the LE, and then [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fgminks.edublogs.org%2F2009%2F01%2F24%2Flearning-enviroments-i-am-dealing-with-this-quarter%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fgminks.edublogs.org%2F2009%2F01%2F24%2Flearning-enviroments-i-am-dealing-with-this-quarter%2F&amp;source=gminks&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>After I wrote <a href="http://gminks.edublogs.org/2009/01/17/learning-about-elearning-eme-6414-week-2/">my last post</a> about my eLearning course, I started thinking about Learning Environments (LEs). I made concept maps for both of my classes that include the designed LE as well as the personal learning environment (PLE) I&#8217;ve created to make sense of the courses. My PLE starts with the LE, and then I add the components I need for an effective learning environment.</p>
<p>Here&#8217;s the c-map for the eLearning course:</p>
<p><a href="http://gminks.edublogs.org/files/2009/01/6415_le.jpg"><img class="alignnone size-medium wp-image-147" title="6415 Learning Environment" src="http://gminks.edublogs.org/files/2009/01/6415_le-300x124.jpg" alt="" width="300" height="124" /></a></p>
<p>I&#8217;d say this is a behavorist-styled designed learning environment</p>
<p>Here&#8217;s the c-map from my Inquiry and Measurement course:</p>
<p><a href="http://gminks.edublogs.org/files/2009/01/eme6635.jpg"><img class="alignnone size-medium wp-image-148" title="eme6635 Learning Environment" src="http://gminks.edublogs.org/files/2009/01/eme6635-300x181.jpg" alt="" width="300" height="181" /></a></p>
<p>I&#8217;d say this is a constructivist  design.</p>
<p>To be fair, I created a concept map of how one of the courses I am working on has been designed. I have to design courses based on the method my department dictates.</p>
<p><a href="http://gminks.edublogs.org/files/2009/01/vc_le.jpg"><img class="alignnone size-medium wp-image-149" title="VoyenceControl Learning Environment" src="http://gminks.edublogs.org/files/2009/01/vc_le-300x118.jpg" alt="" width="300" height="118" /></a></p>
<p>I think we do a good job of creating a real-world environment with our labs. That&#8217;s pretty important for technical training. But as I look at how I&#8217;ve designed this course, I can&#8217;t help but think how our students must augment our designed LE to create a PLE that facilitates their learning. In particular:</p>
<ul>
<li>Could we design the LE to more closely match some of the common PLE components our students have?</li>
<li>Do different audiences have different PLEs?</li>
<li>How can you capture this information?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gminks.edublogs.org/2009/01/24/learning-enviroments-i-am-dealing-with-this-quarter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Spring Semester is under way</title>
		<link>http://gminks.edublogs.org/2009/01/16/the-spring-semester-is-under-way/</link>
		<comments>http://gminks.edublogs.org/2009/01/16/the-spring-semester-is-under-way/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 12:24:29 +0000</pubDate>
		<dc:creator>gminks</dc:creator>
				<category><![CDATA[grad school]]></category>
		<category><![CDATA[camtasia]]></category>
		<category><![CDATA[spring semester]]></category>
		<category><![CDATA[voyencecontrol]]></category>

		<guid isPermaLink="false">http://gminks.edublogs.org/?p=143</guid>
		<description><![CDATA[Spring semester started about two weeks ago, so I haven&#8217;t been able to get to the blog. I&#8217;m taking an eLearning class, and my final is an online self-study eLearning module. I&#8217;m planning to write it on Adults with Asperger&#8217;s Syndrome, so stay tuned. The other class is a measurement class. I&#8217;ve been busy setting [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fgminks.edublogs.org%2F2009%2F01%2F16%2Fthe-spring-semester-is-under-way%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fgminks.edublogs.org%2F2009%2F01%2F16%2Fthe-spring-semester-is-under-way%2F&amp;source=gminks&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Spring semester started about two weeks ago, so I haven&#8217;t been able to get to the blog. I&#8217;m taking an eLearning class, and my final is an online self-study eLearning module. I&#8217;m planning to write it on Adults with Asperger&#8217;s Syndrome, so stay tuned. The other class is a measurement class. I&#8217;ve been busy setting up a wiki and other technical things for my group. We haven&#8217;t decided what our research project will be, but I&#8217;m voting for researching how people are dealing with the high price of gasoline.</p>
<p>I also got a new boss at work. So, lots going on with that. I&#8217;ve been busy making Camtasia videos of how to install <a href="http://www.voyence.com/">VoyenceControl</a>. I really hate the way my voice sounds in recordings. I also say IP addresses during the demo, and my southern drawl comes right out.</p>
<p>I have a couple of blog topics in mind, once I get my school routine down I&#8217;ll be back to posting.</p>
]]></content:encoded>
			<wfw:commentRss>http://gminks.edublogs.org/2009/01/16/the-spring-semester-is-under-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
