<?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; Server</title>
	<atom:link href="http://smalltowngeeks.net/category/server-08/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>Windows 7 File Sharing Issues (Nas)</title>
		<link>http://smalltowngeeks.net/2010/12/08/windows-7-file-sharing-issues-nas/</link>
		<comments>http://smalltowngeeks.net/2010/12/08/windows-7-file-sharing-issues-nas/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 16:49:33 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Lan Manager]]></category>
		<category><![CDATA[Mount]]></category>
		<category><![CDATA[Nas]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Send LM & NTLM]]></category>
		<category><![CDATA[shares]]></category>
		<category><![CDATA[Snap Server]]></category>
		<category><![CDATA[SNAP!]]></category>
		<category><![CDATA[SnapServer]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[windows 2003]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/?p=820</guid>
		<description><![CDATA[In one of my buildings, we have an older NAS on the network that one of our remote sites pulls data from. The model is a Snap! Server by Quantum. None of the shares will mount in Windows 7 (Pro).What we have to do is change the Authentication so it accepts the logon information of [...]]]></description>
			<content:encoded><![CDATA[<p>In one of my buildings, we have an older NAS on the network that one of our remote sites pulls data from. The model is a Snap! Server by Quantum. None of the shares will mount in Windows 7 (Pro).<span id="more-820"></span>What we have to do is change the Authentication so it accepts the logon information of the Snap! Server.</p>
<ol>
<li>Go to the run command (Press the windows key + R) and enter &#8220;gpedit.msc&#8221; and we will now be in the Group Policy Editor.</li>
<li>Navigate to: &#8220;Computer Configuration&#8221; -&gt; &#8220;Windows Settings&#8221; -&gt; &#8220;Security Settings&#8221; -&gt; &#8220;Local Policies&#8221; -&gt; &#8220;Security Options&#8221;</li>
<li>Scroll through the list and find &#8220;Network Security: LAN Manager Auth. Level&#8221;</li>
<li>Change this setting to &#8220;Send LM &amp; NTLM Responses&#8221;</li>
<li>Click Apply</li>
<li>Click OK</li>
<li>Restart Host</li>
</ol>
<p>Your shares should now be able to be mounted within windows 7.</p>
<p>Until Next Time.</p>
<p>&#8220;Carpe Noctum&#8221;</p>
<p>TJ</p>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2010/12/08/windows-7-file-sharing-issues-nas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Fog</title>
		<link>http://smalltowngeeks.net/2010/04/07/installing-fog/</link>
		<comments>http://smalltowngeeks.net/2010/04/07/installing-fog/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 05:09:43 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[FOG]]></category>
		<category><![CDATA[Imaging]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/?p=457</guid>
		<description><![CDATA[&#8220;Fog is a Linux-based, free and open source computer imaging solution for Windows XP and Vista that ties together a few open-source tools with a php-based web interface. Fog doesn&#8217;t use any boot disks, or CDs; everything is done via TFTP and PXE. “ Now that you have Ubuntu installed your system is now ready [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/logo.gif"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="logo" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/logo_thumb.gif" border="0" alt="logo" width="532" height="48" /></a></p>
<blockquote><p>&#8220;Fog is a Linux-based, free and open source computer imaging solution for Windows XP and Vista that ties together a few open-source tools with a php-based web interface. Fog doesn&#8217;t use any boot disks, or CDs; everything is done via TFTP and PXE. “</p>
<p><span id="more-457"></span></p></blockquote>
<p>Now that you have Ubuntu installed your system is now ready to install the FOG Suite.</p>
<p>Login and lets get started.</p>
<p>1. Download the newest version of Fog from <a href="http://sourceforge.net/projects/freeghost/">http://sourceforge.net/projects/freeghost/</a> you can do this by going to Applications à Internet à Firefox and entering the url</p>
<p>2. Save the file to the /opt directory (should be named fog_*.**.fc.tar.gz)</p>
<p>3. Open terminal by going to Applications à Accessories à Terminal</p>
<p>4. Now we are going to un-tar (unzip) the installation files,</p>
<p>Here are the commands:</p>
<p>cd /opt</p>
<p>tar –xvzf fog*</p>
<p>cd fog*</p>
<p>cd bin</p>
<p>v. ./installfog.sh (This will launch the setup Script)</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image002.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image002" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image002_thumb.jpg" border="0" alt="clip_image002" width="240" height="221" /></a></p>
<p>5. Follow the prompts and answer the questions. Answers may vary depending on your network.</p>
<p>6. After the installation is complete go back into Firefox and enter the url : <a href="http://[serveripaddress]/fog/management">http://[serveripaddress]/fog/management</a> once here you will be asked to install the database schema. Click Install/Upgrade Now</p>
<p>7. After this is complete go back to <a href="http://[serveripaddress]/fog/management">http://[serveripaddress]/fog/management</a> . Now that the schema is installed you should be asked for a username and password. The username is fog and the password is password</p>
<p>8. The installation is now complete.</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image004.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image004" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/clip_image004_thumb.jpg" border="0" alt="clip_image004" width="240" height="165" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2010/04/07/installing-fog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>Small Town Geeks, Episode 2: i-Phone and WEP Cracking</title>
		<link>http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/</link>
		<comments>http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 13:13:43 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Video's]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/</guid>
		<description><![CDATA[Click to Play In this episode we dive into WEP cracking and Iphone Jail-breaking. Also take a look at Malware Bites to get rid of those nasty infections.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><script src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701" type="text/javascript"></script><script src="http://blip.tv/syndication/write_player?skin=js&amp;posts_id=2687718&amp;source=3&amp;autoplay=true&amp;file_type=flv&amp;player_width=&amp;player_height=" type="text/javascript"></script></p>
<div id="blip_movie_content_2687718"><a onclick="play_blip_movie_2687718(); return false;" rel="enclosure" href="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov"><img class="aligncenter" style="border: 0px;" title="Click to play" src="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov.jpg" border="0" alt="Video thumbnail. Click to play" width="210" height="347" /></a><br />
<a onclick="play_blip_movie_2687718(); return false;" rel="enclosure" href="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov">Click to Play</a></div>
<div class="blip_description">In this episode we dive into WEP cracking and Iphone Jail-breaking. Also take a look at Malware Bites to get rid of those nasty infections.</div>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov" length="129869491" type="video/quicktime" />
		</item>
		<item>
		<title>Apple Media Server</title>
		<link>http://smalltowngeeks.net/2008/01/25/apple-media-server/</link>
		<comments>http://smalltowngeeks.net/2008/01/25/apple-media-server/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 15:08:00 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/?p=121</guid>
		<description><![CDATA[A friend of mine works for on command, the TV channel stuff in hotels. He was recently told (this my be a rumor) that Apple has filed with the FCC to release a Home Media Server. As I said this may be a Rumor but it came to him in an in house memo. Who [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine works for on command, the TV channel stuff in hotels. He was recently told (this my be a rumor) that Apple has filed with the FCC to release a Home Media Server. As I said this may be a Rumor but it came to him in an in house memo. Who knows? Is apple trying to compete with <span class="blsp-spelling-error" id="SPELLING_ERROR_0">Microsoft&#8217;s</span> Home Server 08&#8242; Platform? Who Knows? May be rumor&#8230;. But imagine the possibilities.</p>
<p>Update:<br /> Some people on D<span class="blsp-spelling-error" id="SPELLING_ERROR_1">igg</span> were saying nay towards this <span class="blsp-spelling-corrected" id="SPELLING_ERROR_2">rumor</span>, asking &#8221; Why would they need to file with the FCC?&#8221; I asked my source today and he replied, &#8221; The reason they need to file is because everything will be streaming &#8220;<span class="blsp-spelling-corrected" id="SPELLING_ERROR_3">wireless</span>&#8221; and they needed to file because of the white noise that would be created by this service&#8221; I hope this sheds some light on this rumor.</p>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2008/01/25/apple-media-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

