<?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>Small Town Geeks &#187; Operating System</title>
	<atom:link href="http://smalltowngeeks.net/tag/operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://smalltowngeeks.net</link>
	<description>Tech News, How to&#039;s, and Reviews</description>
	<lastBuildDate>Mon, 23 Apr 2012 17:08:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Using wireless in Hyper-V</title>
		<link>http://smalltowngeeks.net/2010/04/07/using-wireless-in-hyper-v/</link>
		<comments>http://smalltowngeeks.net/2010/04/07/using-wireless-in-hyper-v/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 21:24:16 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[HyperV]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/?p=435</guid>
		<description><![CDATA[I know, I know, Who is going to have a wireless card even close to there data center? The answer, no one. But you may find yourself wanting to create, test, and verify VHD’s while on the road or away from the server. Hyper-V does not natively support using Wireless Cards as they are un-likely [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/Wireless_HyperV.jpg"><img style="border: 0px none; display: block; margin-left: auto; margin-right: auto;" title="Wireless_HyperV" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/Wireless_HyperV_thumb.jpg" border="0" alt="Wireless_HyperV" width="332" height="126" /></a></p>
<p>I know, I know, Who is going to have a wireless card even close to there data center? The answer, no one. But you may find yourself wanting to create, test, and verify VHD’s while on the road or away from the server. Hyper-V does not natively support using Wireless Cards as they are un-likely to be used in production environments, that said it is still possible.</p>
<p><span id="more-435"></span></p>
<p>There are three different types of virtual networks that we can utilize in Hyper-V .External which binds a physical interface to the connection to the machine can access a physical network. Internal which will create a Virtual network adapter that you use to communicate between the machines on the server and the physical machine itself. The final one which is Private which creates a network that only the machines that you select can communicate on the virtual network.</p>
<p>The connection type that we will be using is the “Internal” type of connection. Like I stated earlier this connection creates a network interface on the physical computer so it can communicate with the virtual machine.</p>
<p>Go into Hyper-V Virtual Network Manager and create a new network. We will call it STG.</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless.png"><img style="display: inline; border-width: 0px;" title="HyperV_Wireless" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless_thumb.png" border="0" alt="HyperV_Wireless" width="280" height="308" /></a></p>
<p>Now go into “Network Connections” (Control Panel –&gt; Network and Internet –&gt; Network and Sharing Center –&gt; Change Adapter Settings )</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless2.png"><img style="display: inline; border: 0px;" title="HyperV_Wireless2" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless2_thumb.png" border="0" alt="HyperV_Wireless2" width="317" height="284" /></a></p>
<p>Select the virtual adapter that was created and the wireless adapter and right click “Add to Bridge” You will now see a Network bridge that displays both networks IE STG and DadderN (Home Network).</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless5.png"><img style="display: inline; border: 0px;" title="HyperV_Wireless5" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless5_thumb.png" border="0" alt="HyperV_Wireless5" width="189" height="81" /></a></p>
<p>Now set the IP settings to your default gateway and other network settings.</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless4.png"><img style="display: inline; border: 0px;" title="HyperV_Wireless4" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless4_thumb.png" border="0" alt="HyperV_Wireless4" width="216" height="320" /></a></p>
<p>Now you will have given outside network access to your virtual switch and you will be able to navigate outside of your lan.</p>
<p>If you have any problems feel free to email me at tj{at}smalltowngeeks{dot}net</p>
<p>TJ</p>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2010/04/07/using-wireless-in-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu</title>
		<link>http://smalltowngeeks.net/2010/04/07/installing-ubuntu/</link>
		<comments>http://smalltowngeeks.net/2010/04/07/installing-ubuntu/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 20:51:26 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/2010/04/07/installing-ubuntu/</guid>
		<description><![CDATA[&#160; Here is a Quick Guide on how to install Ubuntu. Installation of Ubuntu 1. Download the most up to date distro of Ubuntu from : http://ubuntu.com 2. Burn ISO image to a optical media such as a DVD or CD 3. Insert disk into the server and set your boot options within the bios [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/ubuntuwallpapereasy.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="ubuntu-wallpaper-easy" border="0" alt="ubuntu-wallpaper-easy" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/ubuntuwallpapereasy_thumb.png" width="244" height="184" /></a> </p>
<p>Here is a Quick Guide on how to install Ubuntu. </p>
<p>Installation of Ubuntu</p>
<p>1. Download the most up to date distro of Ubuntu from : <a href="http://ubuntu.com">http://ubuntu.com</a></p>
<p>2. Burn ISO image to a optical media such as a DVD or CD</p>
<p> <span id="more-432"></span>
<p>3. Insert disk into the server and set your boot options within the bios to boot to optical drive. </p>
<p>4. When the installer starts you will be presented with a prompt to choose your language, select your language.</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image002.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image002_thumb.png" width="244" height="185" /></a></p>
<p>5. Next you will see a menu with different options that you can choose to do with the disk. We want to select “Install Ubuntu”</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image003.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image003" border="0" alt="clip_image003" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image003_thumb.png" width="244" height="86" /></a></p>
<p>6. Next choose your language again.</p>
<p>7. Now select your Time Zone and adjust the time.</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image005.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image005" border="0" alt="clip_image005" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image005_thumb.png" width="244" height="182" /></a></p>
<p>8. Next select your keyboard layout.</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image006.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image006_thumb.png" width="244" height="72" /></a></p>
<p>9. Next is when you can select different partition options. In this example we are going to use the whole disk. </p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image008.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image008" border="0" alt="clip_image008" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image008_thumb.png" width="244" height="96" /></a></p>
<p>10. Now we must name the machine as well as setup passwords for the unit.</p>
<p>Tip: If on a domain make sure you stay within naming policies to save yourself some hassle later. </p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image010.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image010" border="0" alt="clip_image010" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image010_thumb.png" width="244" height="158" /></a></p>
<p>11. Now we are ready to install, verify your settings and click next to start the installation.</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image012.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image012" border="0" alt="clip_image012" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image012_thumb.png" width="244" height="193" /></a></p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image014.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image014" border="0" alt="clip_image014" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image014_thumb.png" width="244" height="193" /></a></p>
<p>12. Ubuntu will now be installed on your system.</p>
<p>13. Click Login to begin.</p>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2010/04/07/installing-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

