<?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>ComputerWiz.Com &#187; Technical Articles</title>
	<atom:link href="http://www.computerwiz.com/category/technical-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerwiz.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Apr 2010 18:14:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apple Server Monitoring with GFI Max</title>
		<link>http://www.computerwiz.com/technical-articles/apple-server-monitoring-with-gfi-max/</link>
		<comments>http://www.computerwiz.com/technical-articles/apple-server-monitoring-with-gfi-max/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 20:15:44 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[Apple Server]]></category>
		<category><![CDATA[GFI Max]]></category>
		<category><![CDATA[Mac Mini Server]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[XServe]]></category>

		<guid isPermaLink="false">http://www.computerwiz.com/?p=177</guid>
		<description><![CDATA[Looking for a way to monitor Apple Servers utilizing GFI Max (formerly Hound Dog) we set out to document the process.
Open Server Admin and enable &#8220;Network Management Server (SNMP)&#8221; under Settings / General.
Configure SNMP Configuration.
To customize the data provided by snmpd, you may add an snmpd.conf file using /usr/bin/snmpconf. As root or using sudo, execute [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for a way to monitor Apple Servers utilizing GFI Max (formerly Hound Dog) we set out to document the process.</p>
<div id="_mcePaste"><strong>Open Server Admin and enable &#8220;Network Management Server (SNMP)&#8221; under Settings / General.</strong></div>
<div>Configure SNMP Configuration.</div>
<p>To customize the data provided by snmpd, you may add an snmpd.conf file using /usr/bin/snmpconf. As root or using sudo, execute this command:</p>
<p><tt>/usr/bin/snmpconf -i</tt></p>
<p>You will then see a series of text menus. Make these choices in this order:</p>
<ul style="margin-top: 4px; margin-right: 0px; margin-bottom: 5px; margin-left: 2em; list-style-type: square; list-style-position: outside; list-style-image: initial; padding: 0px;">1. Select File: 3 (snmpd.conf)<br />
2. Select section: 5 (System Information Setup)<br />
3. Select section: 1 (The [typically physical] location of the system.)<br />
4. The location of the system: type text string here &#8212; such as &#8220;server_room&#8221;<br />
5. Select section: f (finish)<br />
6. Select section: f (finish)<br />
7. Select File: q (quit)</ul>
<p>Notice you have created an snmpd.conf file with creation date of today: ls -l /usr/share/snmpd.conf</p>
<p><strong>Next, the default SNMP configuration in Snow Leopard limits unauthenticated access to the system contact info.</strong></p>
<p><strong><span id="more-177"></span><br />
</strong></p>
<p>Open and edit  /etc/snmp/snmpd.conf.</p>
<div>
<div># We limit unauthenticated requesters to the system contact info</div>
<div>rocommunity  public default .1.3.6.1.2.1.1.4</div>
<p>To allow unlimited access change to<br />
rocommunity public<br />
Then restart SNMP:<br />
sudo killall -c snmpd</p>
<p><strong>Next, we will setup &#8220;Predefined SNMP Checks&#8221; from within the GFI Max Dashboard under &#8220;Settings&#8221;.</strong></p>
<p>To available space on disk 1 click &#8220;New&#8221; and enter the following settings:<br />
<a href="http://www.computerwiz.com/wp-content/uploads/2010/03/Screen-shot-2010-03-28-at-4.09.47-PM.png"><img class="alignnone size-full wp-image-187" style="border: 1px solid black;" title="Screen shot 2010-03-28 at 4.09.47 PM" src="http://www.computerwiz.com/wp-content/uploads/2010/03/Screen-shot-2010-03-28-at-4.09.47-PM.png" alt="" width="420" height="615" /></a></p>
<p>To monitor system uptime to alert if server was rebooted, click &#8220;New&#8221; and enter the following settings:<a href="http://www.computerwiz.com/wp-content/uploads/2010/03/Screen-shot-2010-03-28-at-4.12.27-PM.png"><br />
<img class="alignnone size-full wp-image-188" style="border: 1px solid black;" title="Screen shot 2010-03-28 at 4.12.27 PM" src="http://www.computerwiz.com/wp-content/uploads/2010/03/Screen-shot-2010-03-28-at-4.12.27-PM.png" alt="" width="421" height="616" /></a></p>
<p>To monitor percentage of system CPU time, click &#8220;New&#8221; and enter the following settings:<br />
<a href="http://www.computerwiz.com/wp-content/uploads/2010/03/Screen-shot-2010-03-29-at-7.44.52-AM.png"><img class="alignnone size-full wp-image-191" title="Screen shot 2010-03-29 at 7.44.52 AM" src="http://www.computerwiz.com/wp-content/uploads/2010/03/Screen-shot-2010-03-29-at-7.44.52-AM.png" alt="" width="421" height="616" /></a></p>
<p><a title="Dynamic Solutions Group - Technology Solutions for Business" href="http://www.dsolutionsgroup.com" target="_blank">Dynamic Solutions Group &#8211; Technology Solutions for Business</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/technical-articles/apple-server-monitoring-with-gfi-max/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Fix Wordpress Error “Unable to create directory” and/or &#8220;Is its parent directory writable by the server?&#8221;.</title>
		<link>http://www.computerwiz.com/technical-articles/how-to-fix-wordpress-error-%e2%80%9cunable-to-create-directory%e2%80%9d-andor-is-its-parent-directory-writable-by-the-server/</link>
		<comments>http://www.computerwiz.com/technical-articles/how-to-fix-wordpress-error-%e2%80%9cunable-to-create-directory%e2%80%9d-andor-is-its-parent-directory-writable-by-the-server/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 15:31:57 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://www.computerwiz.com/?p=149</guid>
		<description><![CDATA[How To Fix Wordpress Error “Unable to create directory” and/or &#8220;Is its parent directory writable by the server?&#8221;.

So I moved a Wordpress blog from a Windows IIS install over to an Apple OS X 10.6 Apache install and ran into a couple of errors when trying to upload images via the Wordpress media manager.  First [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">How To Fix Wordpress Error “Unable to create directory” and/or &#8220;Is its parent directory writable by the server?&#8221;.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233; min-height: 15.0px;">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">So I moved a Wordpress blog from a Windows IIS install over to an Apple OS X 10.6 Apache install and ran into a couple of errors when trying to upload images via the Wordpress media manager.  First error was the “Unable to create directory” message and it basically came down to the setting under Miscellaneous config screen had migrated the Windows IIS C:\… path setting.  So by changing that to “wp-content/uploads” resolved the first error message.<span id="more-149"></span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233; min-height: 15.0px;">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">Second set of error messages were the &#8220;Is its parent directory writable by the server?&#8221; and &#8220;The uploaded file could not be moved to error&#8221;.  These were resolved via SSH to the Apple OS X Server and doing a chmod 755 on /library/webserver/documents/{your site name}/wp-content.  After that do a chmod -R 777 on the uploads directory within the wp-content folder.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233; min-height: 15.0px;">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">This resolved my issues and allow me to once again upload images via the Wordpress media manager.  Below are the step-by-step instructions I followed.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233; min-height: 15.0px;">
<ol style="list-style-type: decimal;">
<li style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">Log into WordPress.</li>
<li style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">Go to your Settings and then Miscellaneous config screen.</li>
<li style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">Examine the directory parameter for uploads. It should be “wp-content/uploads”.</li>
<li style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">Remove the leading and trailing slash &#8220;/&#8221; if they are there.</li>
<li style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">make your wp-content folder 755</li>
<li style="margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px 'Lucida Grande'; color: #333233;">inside wp-content create a new folder called &#8220;uploads&#8221;, make it 777</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/technical-articles/how-to-fix-wordpress-error-%e2%80%9cunable-to-create-directory%e2%80%9d-andor-is-its-parent-directory-writable-by-the-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft DPM 2007 Error 810 During Install</title>
		<link>http://www.computerwiz.com/technical-articles/microsoft-dpm-2007-error-810-during-install/</link>
		<comments>http://www.computerwiz.com/technical-articles/microsoft-dpm-2007-error-810-during-install/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 03:38:33 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://www.computerwiz.com/?p=122</guid>
		<description><![CDATA[So I was attempting to install Microsoft DPM 2007 on a fresh Windows 2003 R2 X64 Server Machine and everything look like it was working fine until I would get to the actual installation part (after all pre-requisites had been met) and I would prompt me for my Windows install CD and it was trying [...]]]></description>
			<content:encoded><![CDATA[<p>So I was attempting to install Microsoft DPM 2007 on a fresh Windows 2003 R2 X64 Server Machine and everything look like it was working fine until I would get to the actual installation part (after all pre-requisites had been met) and I would prompt me for my Windows install CD and it was trying to find convlog.ex_ and no matter what I did, even pointing it to the convlog.ex_ file it would bomb out with error 810.  What it ended up being was that after the OS install I had added IIS via add/remove programs, windows components and browsed out via a UNC to where I had a Windows 2003 R2 X64 install CD mounted.  So even though IIS installed fine this way, when I ran the DPM install it was looking for the original drive letter that was used for the OS install, in this case Drive Letter D:.  So since I was doing this install remote, I changed my CD drive letter of the physical CD drive from D: to another unused drive letter.  Then using MagicDisc, I mounted an ISO for the Windows 2003 R2 X64 OS CD to Drive letter D:.  I then uninstalled IIS using add/remove programs, once this was uninstalled I re-ran the MS DPM 2007 install this time it automatically installed IIS during the install procedure with out prompting me for my OS install CD.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/technical-articles/microsoft-dpm-2007-error-810-during-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dissected &#8211; Apple AirPort Extreme Gigabit and Non-Gigabit Models</title>
		<link>http://www.computerwiz.com/apple-computer-news/dissected-apple-airport-extreme-gigabit-and-non-gigabit-models/</link>
		<comments>http://www.computerwiz.com/apple-computer-news/dissected-apple-airport-extreme-gigabit-and-non-gigabit-models/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 05:10:39 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[Apple Computer News]]></category>
		<category><![CDATA[New Technology News]]></category>
		<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://www.computerwiz.com/?p=80</guid>
		<description><![CDATA[The burning question about whether a non-gigabit Apple AirPort Extreme (AAE) could be upgrade via a $1.99 Enabler or some other firmware update was bugging me way too much.   So I set out to dissect both the gigabit and non-gigabit version of the AAE.


First thing I noticed was that it&#8217;s impossible to tell [...]]]></description>
			<content:encoded><![CDATA[<p>The burning question about whether a non-gigabit Apple AirPort Extreme (AAE) could be upgrade via a $1.99 Enabler or some other firmware update was bugging me way too much.   So I set out to dissect both the gigabit and non-gigabit version of the AAE.</p>
<p style="text-align: center"><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/airport-extreme.gif" title="AirPort Extreme Front"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/airport-extreme.gif" alt="AirPort Extreme Front" /></a></p>
<p><span id="more-80"></span><br />
First thing I noticed was that it&#8217;s impossible to tell the difference between the two models from the outside as the Apple model number and the FCC ID are the same on both units.</p>
<p>The both disassemble to same way, you have to first peel the gray rubber base off the bottom to expose the five small screws.</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01558.jpg" title="AAE1"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01558.jpg" title="AAE1" alt="AAE1" height="171" width="228" /> </a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc015591.jpg" title="AAE2"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc015591.jpg" title="AAE2" alt="AAE2" height="171" width="228" /></a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01560.jpg" title="AAE3"> </a></p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01560.jpg" title="AAE3"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01560.jpg" title="AAE3" alt="AAE3" height="171" width="228" /></a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01562.jpg" title="AAE5"> <img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01561.jpg" title="AAE4" alt="AAE4" height="171" width="228" /> </a></p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01562.jpg" title="AAE5"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01562.jpg" title="AAE5" alt="AAE5" height="171" width="228" /> </a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01565.jpg" title="AAE6"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01565.jpg" title="AAE6" alt="AAE6" height="171" width="228" /></a></p>
<p>Once the screws are removed the bottom lifts right off exposing the metal housing.</p>
<p>First remove the white plastic housing that covers the LED lights.</p>
<p>Lifting the metal housing off exposes the circuit board, I then gently removed the wireless card as to not have to remove the three antenna wires.</p>
<p>Out comes the circuit board for closer inspection, I looked up the exposed chips only to determine they were flash ram and dram chips.  On closer inspection I noticed that the metal housing covering the Broadcom chip could be carefully lifted right off.</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01569.jpg" title="AAE7"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01569.jpg" title="AAE7" alt="AAE7" height="171" width="228" /></a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01570.jpg" title="AAE7"> <img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01570.jpg" title="AAE7" alt="AAE7" height="171" width="228" /></a></p>
<p>Inside on the AAE Non-Gigabit (100MB) version was a Broadcom BCM5325 Family Chip.  Looking up the specs on this chip reveal the following specs:</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01572.jpg" title="AAE7"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01572.jpg" title="AAE7" alt="AAE7" height="171" width="228" /></a></p>
<blockquote><p>The Broadcom BCM5325 device is a highly integrated solution. It combines all of the functions of a high-speed switch system -including packet buffer, PHY transceivers, media access controllers, address management, and a nonblocking switch fabric -into a single 0.18μ CMOS device. It complies with the IEEE 802.3, 802.3μ, and 802.3x specifications, including the MAC control PAUSE frame and auto-negotiation subsections, providing compatibility with all industry-standard Ethernet and Fast Ethernet devices.</p>
<p>This device contains five full-duplex 10BASE-T/100BASE-TX Fast Ethernet transceivers, each of which performs all of the physical layer interface functions for 10BASE-T Ethernet on Category 3, 4, or 5 Unshielded Twisted-Pair (UTP) cable and 100BASE-TX Fast Ethernet on Category 5 UTP cable.</p>
<ul class="contentlist spacedlist">
<li>The highest level of silicon integration achieved for a five-port 10/100 Ethernet switch device</li>
<li>Fourth generation switch on a chip</li>
<li>Enables a new generation of lower cost 10/100 switches in much smaller form factors</li>
<li>Utilizes field-proven industry-standard 10BASE T/100BASETX Fast Ethernet transceivers -lowering overall system interoperability and reliability risks</li>
</ul>
</blockquote>
<p>Now on to the AAE Gigabit Version.</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01576.jpg" title="AAE8"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01576.jpg" title="AAE8" alt="AAE8" height="171" width="228" /></a></p>
<p>Same disassembly procedure, first the gray rubber base, five screws, remove the plastic bottom, lift off the metal housing, gently remove the wireless card to expose the circuit board.</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01577.jpg" title="AAE9"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01577.jpg" title="AAE9" alt="AAE9" height="171" width="228" /></a></p>
<p>Overall the boards look similar with closer inspection revealing some differences with the newer model looking refined and clean.</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01578.jpg" title="AAE10"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01578.jpg" title="AAE10" alt="AAE10" height="171" width="228" /> </a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01579.jpg" title="AAE11"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01579.jpg" title="AAE11" alt="AAE11" height="171" width="228" /></a></p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01585.jpg" title="AAE15"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01585.jpg" title="AAE15" alt="AAE15" height="171" width="228" /></a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01586.jpg" title="AAE16"> <img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01586.jpg" title="AAE16" alt="AAE16" height="171" width="228" /></a></p>
<p>Removing the metal housing covering the Broadcom chip reveals that the AAE Gigabit Model is using the Broadcom BCM5395 Family chip.</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01580.jpg" title="AAE12"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01580.jpg" title="AAE12" alt="AAE12" height="171" width="228" /></a></p>
<p>Searching for specs turned up the following info:</p>
<blockquote>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 8.85pt; text-align: left" align="left"><strong><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">BCM5395 Features<o:p></o:p></span></strong></p>
<ul>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Complies with IEEE802.3, IEEE802.3u, IEEE802.3ab standards</span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span></span></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span></span></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">5<span>  </span>10/100/1000Mbps Auto-Sense RJ45 ports supporting Auto-<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">MDI/MDIX</span><strong><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"> <o:p></o:p></span></strong><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">All ports Support Full/Half Duplex transfer mode for 10/100Mbps and Full Duplex transfer mode for 1000Mbps<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Port-based and MAC-based VLAN<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">IEEE 802.1Q-based VLAN with 4K entries</span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Port-based rate control</span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Port mirroring<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Compact field processor (CFP)<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">512 rules<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Filtering, classifications, remarking, and priority<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"> actions.<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Priority modification on egress<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">DOS Attack Prevention<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Loop detection for unmanaged configurations with Broadcom’s patented LoopDTech™ technology<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">CableChecker™ with unmanaged mode support<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Double tagging<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">IEEE 802.3x programmable per-port flow control and back pressure, with IEEE 802.1x support for secure user authentication<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">4K entry MAC address table with automatic learning and aging<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">128-KB packet buffer<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">128 multicast group support<o:p></o:p></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"></span></li>
<li><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Jumbo Frame support up to 9728 byte</span></li>
</ul>
</blockquote>
<p>So clearly the older non-gigabit model does not appear to be software upgradeable to  the new gigabit features.  : (</p>
<p>With our previous problems with patch cable sensitivity with Link-Speeds the CableChecker feature of the Broadcom BCM5395 Family Chip caught my attention.  Below is was I was able to find on Broadcoms website.</p>
<blockquote><p>CableChecker, unlike traditional TDR-based cable diagnostics, can detect cable and connector problems without having to disconnect the cable from the other end and interrupt live traffic, enabling it to run while the switch is passing packets.</p></blockquote>
<p>Below are the circuit board rev markings for both models.</p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01588.jpg" title="AAE13"><img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01588.jpg" title="AAE13" alt="AAE13" height="171" width="228" /></a><a href="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01589.jpg" title="AAE14"> <img src="http://www.computerwiz.com/wp-content/uploads/2007/08/dsc01589.jpg" title="AAE14" alt="AAE14" height="171" width="228" /></a></p>
<p>Both boards taste the same also&#8230;</p>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/apple-computer-news/dissected-apple-airport-extreme-gigabit-and-non-gigabit-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone IMAP with Exchange 0xC000006A Event ID: 680</title>
		<link>http://www.computerwiz.com/iphone/iphone-imap-with-exchange-0xc000006a-event-id-680-error/</link>
		<comments>http://www.computerwiz.com/iphone/iphone-imap-with-exchange-0xc000006a-event-id-680-error/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 14:46:59 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.computerwiz.com/?p=54</guid>
		<description><![CDATA[While attempting to setup an organizations first iPhone on their Exchange 2003 Server using IMAP SSL we were getting errors stating that the username and password were incorrect on the iphone and on the Exchange Server we would get Event ID 680 (Failure Audit):
Logon attempt by: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Error Code: 0xC0000064
Finnaly notice that under active directory the user account [...]]]></description>
			<content:encoded><![CDATA[<p>While attempting to setup an organizations first iPhone on their Exchange 2003 Server using IMAP SSL we were getting errors stating that the username and password were incorrect on the iphone and on the Exchange Server we would get Event ID 680 (Failure Audit):</p>
<p>Logon attempt by: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0<br />
Error Code: 0xC0000064</p>
<p>Finnaly notice that under active directory the user account did not have any UPN login information configured (<a href="mailto:username@somedomain.local">username@somedomain.local</a>).  I entered their login name and selected the domain information from the drop down.  I was then able to get the iPhone to connect via IMAP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/iphone/iphone-imap-with-exchange-0xc000006a-event-id-680-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Road Test &#8211; from sea level to 10,200 feet</title>
		<link>http://www.computerwiz.com/new-technology-news/iphone-road-test-from-sea-level-to-8100-feet/</link>
		<comments>http://www.computerwiz.com/new-technology-news/iphone-road-test-from-sea-level-to-8100-feet/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 14:30:23 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[New Technology News]]></category>
		<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.computerwiz.com/?p=26</guid>
		<description><![CDATA[Having used the iPhone since release day in a metropolitan area (Tampa) the cell service has been decent, although crossing the bridges I did have some dropped calls / lost service and in one of the large department stores on the first floor the phone lost service. So I got to thinking / worrying, as [...]]]></description>
			<content:encoded><![CDATA[<p>Having used the iPhone since release day in a metropolitan area (Tampa) the cell service has been decent, although crossing the bridges I did have some dropped calls / lost service and in one of the large department stores on the first floor the phone lost service. So I got to thinking / worrying, as I had just ported my number over from Verizon to AT&amp;T, how would the iPhone on AT&amp;T perform while not in my home area. So I booked a flight to the mountains of Colorado to do some testing (actually it was a planned family vacation).</p>
<p style="text-align: center"><a href="http://www.computerwiz.com/wp-content/uploads/2007/07/frontierairlines-mod.jpg" title="Fontier Airlines"><img border="0" vspace="2" width="454" src="http://www.computerwiz.com/wp-content/uploads/2007/07/frontierairlines-mod.jpg" hspace="2" alt="Fontier Airlines" height="176" style="width: 454px" title="Fontier Airlines" /></a></p>
<p>Results after the break</p>
<p><span id="more-30"></span></p>
<ul>
<li>First test Denver International Airport runway taxiing: Good signal strength (5 bars) &#8211; SMS works good, voice quality good.</li>
<li>Interstate 70 driving towards mountains: Good signal as would be expected along a major interstate.</li>
<li>Into the foot hills and everything still looks good: SMS with office back in Tampa.</li>
<li>Halfway to Eagle-Vail Colorado, stopping for some Starbucks: Signal strength good except inside the Burger King (Kids wanted Transformer toys, just what we needed).</li>
<li>Back on I70 and signal strength is good, call quality good.</li>
<li>Arrived at Beaver Creek, signal strength is good, call quality is better then I expected, SMS working like a champ, Edge still Sucks! WiFi to the rescue&#8230;</li>
<li>So I took the iPhone to the top of Centennial Lift in Beaver Creek an altitude of 10,200 feet, placed several voice calls and emailed a photo taken from the top without any problems.</li>
<li>On the way down via the chair lift I received a call without any problems other than some wind noise.</li>
</ul>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/07/img_0032.jpg" title="Beaver Creek 10200 feet"></a></p>
<p style="text-align: center"><a href="http://www.computerwiz.com/wp-content/uploads/2007/07/img_0032.jpg" title="Beaver Creek 10200 feet"><img border="0" src="http://www.computerwiz.com/wp-content/uploads/2007/07/img_0032.jpg" alt="Beaver Creek 10200 feet" title="Beaver Creek 10200 feet" /></a></p>
<p><a href="http://www.computerwiz.com/wp-content/uploads/2007/07/zz13c39c1b.jpg" title="Fontier Airlines"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/new-technology-news/iphone-road-test-from-sea-level-to-8100-feet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe InDesign CS3 Crashes on Startup msvcrt.dll</title>
		<link>http://www.computerwiz.com/technical-articles/adobe-indesign-cs3-crashes-on-startup-msvcrtdll/</link>
		<comments>http://www.computerwiz.com/technical-articles/adobe-indesign-cs3-crashes-on-startup-msvcrtdll/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 23:02:05 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://preview.computerwiz.com/?p=8</guid>
		<description><![CDATA[Leave it to me to find a challenge / bug or whatever you want to call it in the new Adobe InDesign CS3. So I setup a brand new Dell OptiPlex 745, Windows XP SP2, 4 GB Ram, 250 GB HD, Core 2 Duo Processor&#8230;you get the picture. The machine was not part of a [...]]]></description>
			<content:encoded><![CDATA[<p>Leave it to me to find a challenge / bug or whatever you want to call it in the new Adobe InDesign CS3. So I setup a brand new Dell OptiPlex 745, Windows XP SP2, 4 GB Ram, 250 GB HD, Core 2 Duo Processor&#8230;you get the picture. The machine was not part of a domain (yet), I installed all the MS Updates and then install Adobe CS3 Design Standard on to the machine. Launched InDesign and it seemed fine, used it to test convert a PageMaker file.</p>
<p>So in prep of setting the computer up at the users desk I joined to the Domain and logged in as the user to setup Outlook, etc. &#8211; So I launch InDesign to do some more testing and as it is loading &#8220;starting up service registry&#8221; it crashes, details show msvcrt.dll as the offender. I went so far as to uninstall and reinstall CS3 which takes a while, with the same results. I log in as the administrator on the computer (the user that originally installed it) and it worked fine. So I downloaded Microsoft&#8217;s (Sysinternal&#8217;s) RegMon with no real red flags there I downloaded FileMon. As I ran FileMon I noticed right before it started to create the Adobe Dump file that it was going through printer files. So I checked to make sure that I had a printer installed on the machine (some programs don&#8217;t like when there is no printer installed on the machine) and found that is was set to our connected copier by default. For ShiGrins I changed the default to the AdobePDF printer and restarted InDesign &#8211; Magically it launched without any problems.</p>
<p>I rebooted and tested again and again and it seems to be working now, even after I set the default printer back to the one it was originally.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/technical-articles/adobe-indesign-cs3-crashes-on-startup-msvcrtdll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 OWA Event ID 2274</title>
		<link>http://www.computerwiz.com/technical-articles/exchange-2007-owa-event-id-2274/</link>
		<comments>http://www.computerwiz.com/technical-articles/exchange-2007-owa-event-id-2274/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 23:03:09 +0000</pubDate>
		<dc:creator>Jim Watt - Dynamic Solutions Group</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://preview.computerwiz.com/?p=9</guid>
		<description><![CDATA[After installing Exchange 2007 on a brand new Windows 2003 x64 install everything seemed to be going well until OWA would not work. It would not respond or anything. The error below would show up in the event log.
Event ID: 2274
Source: W3SVC-WP
ISAPI Filter &#8216;C:\Program Files (x86)\Common Files\Microsoft Shared\Web Server Extensions\60\bin\stsfltr.dll&#8217; could not be loaded due [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Exchange 2007 on a brand new Windows 2003 x64 install everything seemed to be going well until OWA would not work. It would not respond or anything. The error below would show up in the event log.</p>
<p><strong><em>Event ID: 2274<br />
Source: W3SVC-WP</em></strong></p>
<p><strong><em>ISAPI Filter &#8216;C:\Program Files (x86)\Common Files\Microsoft Shared\Web Server Extensions\60\bin\stsfltr.dll&#8217; could not be loaded due to a configuration problem. The current configuration only supports loading images built for a AMD64 processor architecture. The data field contains the error number.</em></strong></p>
<p>After searching and searching and not finding much that specifically addressed this, started digging in more and found that Sharepoint Services 2.0 had been installed on the server. Sharepoint Services 2.0 runs in 32bit emualtion mode and it appears that it was conflicting with OWA running in 64bit.After going into to add/remove programs and removing Sharepoint Services 2.0 immediately after I was able to get a Exchange 2007 OWA login to appear in the browser. Then tested with IE7 and FireFox and was able to login with multiple user accounts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/technical-articles/exchange-2007-owa-event-id-2274/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Problem Sending to AOL Mail</title>
		<link>http://www.computerwiz.com/technical-articles/troubleshooting-problem-sending-to-aol-mail/</link>
		<comments>http://www.computerwiz.com/technical-articles/troubleshooting-problem-sending-to-aol-mail/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 23:04:11 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://preview.computerwiz.com/?p=10</guid>
		<description><![CDATA[If you are having trouble sending email to an aol email address here are a few things you may want to try. The specific error that we were receiving was:
Your message has encountered delivery problemsto the following recipient(s):
http://postmaster.info.aol.com/errors/554rlych.html
554 TRANSACTION FAILED
Sent: (message data)
Received:554-:  (RLY:CH)  http://postmaster.info.aol.com/errors/554rlych.html554 TRANSACTION FAILED
With AOL there is a lovely report spam [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having trouble sending email to an aol email address here are a few things you may want to try. The specific error that we were receiving was:</p>
<p>Your message has encountered delivery problemsto the following recipient(s):</p>
<p><a href="mailto:email@emailaddress.com">http://postmaster.info.aol.com/errors/554rlych.html</a><br />
554 TRANSACTION FAILED</p>
<p>Sent: (message data)<br />
Received:554-:  (RLY:CH)  <a href="http://postmaster.info.aol.com/errors/554rlych.html">http://postmaster.info.aol.com/errors/554rlych.html</a>554 TRANSACTION FAILED</p>
<p>With AOL there is a lovely report spam button that you can use when you feel that a message you receive is a spam email message. If you get enough complaints then you will start getting these return messages when you send to any of the aol.com domains. The person in question had a virus on their PC an so they were <strong>blacklisted by aol</strong>. I was surprised to be greeted with absolutely no hold time when I called their postmaster phone number (888)-212-5537. It has been a while since I picked up a phone to contact AOL and I must say the experience was overall a good one. The representative was extremely helpful. The IP address that the client had did not show in their records so the representative provided me with an email address that will return the IP address that AOL is seeing. If you sent an email to <a href="mailto:ipconfirm@postmaster.aol.com">ipconfirm@postmaster.aol.com</a>, then you will get a response back with the guilty IP address. You will have to send the email to the ipconfirm address from the computer that the emails are being returned to or through the email server that they are being returned to. The representative at the number was nice enough to go ahead and remove it from their list, but suggested setting up a feeback loop going forward. The feedback loop will kick you an email anytime they get an email you send that one of their members designates as spam. This can be very helpful if you have a mail server and have one party that is sending out spam mail.</p>
<p>More AOL Email Troubleshooting tips can be found at the following URL: <a href="http://postmaster.info.aol.com/trouble/">http://postmaster.info.aol.com/trouble/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/technical-articles/troubleshooting-problem-sending-to-aol-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Live Messenger Error 81000306 on Vista</title>
		<link>http://www.computerwiz.com/technical-articles/windows-live-messenger-error-81000306-on-vista/</link>
		<comments>http://www.computerwiz.com/technical-articles/windows-live-messenger-error-81000306-on-vista/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 19:42:28 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://www.computerwiz.com/?p=14</guid>
		<description><![CDATA[Ran into a problem where a Vista machine joined to our corporate domain would not allow you to logon to Live Messenger. If the same machine was taken outside the office it would connect without problem. SO after searching and searching, upgrading to the Beta 8.1 (Still did not work), found a solution that worked.
Try [...]]]></description>
			<content:encoded><![CDATA[<p>Ran into a problem where a Vista machine joined to our corporate domain would not allow you to logon to Live Messenger. If the same machine was taken outside the office it would connect without problem. SO after searching and searching, upgrading to the Beta 8.1 (Still did not work), found a solution that worked.</p>
<p>Try this:<br />
- Click start<br />
- Type: cmd<br />
- Right-click cmd.exe when it appears under Applications<br />
- Click Run As Administrator<br />
- Type the following: netsh int tcp set global autotuninglevel=disabled<br />
- Press enter<br />
- Restart your computer</p>
<p>To check autotuning is disabled repeat the above but type: netsh int tcp<br />
show global</p>
<p>This worked for me when all other fixes and work-arounds did not.</p>
<p>Hope it helps someone else!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerwiz.com/technical-articles/windows-live-messenger-error-81000306-on-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
