<?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>technoratica &#187; Howto</title>
	<atom:link href="http://gavin.mclelland.ca/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://gavin.mclelland.ca</link>
	<description>The personal blog of a Stealth Mode CEO</description>
	<lastBuildDate>Thu, 10 Dec 2009 19:55:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>.HTACCESS PCFG_OPENFILE: UNABLE TO CHECK HTACCESS FILE, ENSURE IT IS READABLE</title>
		<link>http://gavin.mclelland.ca/2009/12/10/htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/</link>
		<comments>http://gavin.mclelland.ca/2009/12/10/htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 19:16:26 +0000</pubDate>
		<dc:creator>gavin.mclelland</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CFML]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[rewrite]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/?p=57</guid>
		<description><![CDATA[If your running across this error in your error logs, there may be a simple solution for you. This 403 error is usually caused by having AllowOverride set to All. You can either fix this by Chmod&#8217;ding all your files to 644 (not very elegant) or paste the following into your apache conf file, replacing [...]]]></description>
			<content:encoded><![CDATA[<p>If your running across this error in your error logs, there may be a simple solution for you.</p>
<p>This 403 error is usually caused by having AllowOverride set to All.</p>
<p>You can either fix this by Chmod&#8217;ding all your files to 644 (not very elegant) or paste the following into your apache conf file, replacing your &#8220;AllowOverride all&#8221; rule:</p>
<p><code>AllowOverride none<br />
Order deny,allow<br />
Allow from none</code></p>
<p>Just a quick tip, but hope this can save you some time!</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2009/12/10/htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS Service Unavailable aka. Windows Security update kills application pool</title>
		<link>http://gavin.mclelland.ca/2009/12/09/iis-service-unavailable-aka-windows-security-update-kills-application-pool/</link>
		<comments>http://gavin.mclelland.ca/2009/12/09/iis-service-unavailable-aka-windows-security-update-kills-application-pool/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 21:48:54 +0000</pubDate>
		<dc:creator>gavin.mclelland</dc:creator>
				<category><![CDATA[Alerts]]></category>
		<category><![CDATA[CFML]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Server 2003 R2]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Update]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/?p=70</guid>
		<description><![CDATA[Last night all severs running Windows 2003 R2, IIS6 and ColdFusion/ASP.Net were sabotaged! Actually, any windows based web application making use of the IIS6 application pool was affected and guess who killed them... Havoc is consuming the inter-webs while non-technical users are asking the question who killed my web site? It was the boys over in Redmond, WA. Quite the slip Microsoft. 

Read on for the Solution]]></description>
			<content:encoded><![CDATA[<p>Last night all severs running Windows 2003 R2, IIS6 and ColdFusion/ASP.Net were sabotaged! Actually, any windows based web application making use of the IIS6 application pool was affected and guess who killed them&#8230; Havoc is consuming the inter-webs while non-technical users are asking the question; &#8220;who killed my web site&#8221;?</p>
<p>The answer, It was the boys over in Redmond, WA. Quite the debacle ( <a href="http://images.google.com/images?q=fail+whale">Fail Whale</a> ) for Microsoft.</p>
<p>After installation of the following updates:</p>
<ul>
<li>Security Update for Windows Server 2003 (KB974318)</li>
<li>Windows Malicious Software Removal Tool &#8211; December 2009 (KB890830)</li>
<li>Security Update for Windows Server 2003 (KB973904)</li>
<li>Update for Windows Server 2003 (KB971737)</li>
<li>Update for Windows Server 2003 (KB973917)</li>
<li>Security Update for Windows Server 2003 (KB974392)</li>
<li>Cumulative Security Update for Internet Explorer 8 for Windows Server 2003 (KB976325)</li>
</ul>
<p>We noticed multiple occurrences  the following warnings in the System event viewer:</p>
<blockquote><p>A process serving application pool &#8216;DefaultAppPool&#8217; terminated unexpectedly. The process id was &#8217;3524&#8242;. The process exit code was &#8217;0xffffffff&#8217;.</p></blockquote>
<p>These warnings were immediately followed by a lovely error:</p>
<blockquote><p>Application pool &#8216;DefaultAppPool&#8217; is being automatically disabled due to a series of failures in the process(es) serving that application pool.</p></blockquote>
<p>With these messages at hand it became apparent that one of the Windows Security Updates was to blame. Looking into the specifics of each of the updates I had conluded that the suspect was &#8220;<a href="http://support.microsoft.com/default.aspx/kb/973917">Update for Windows Server 2003 (KB973917)</a>&#8220;.</p>
<p>While I am still working to identify possible solutions for affected servers independently, removing Update 973917 has restored service temporarily for a number of my clients.</p>
<p>Anyone else see the Humor in this?</p>
<p>Take a lesson from this; Windows Automatic Update is kind of like a friend who secretly wants to cause you problems, because its fun&#8230;.</p>
<p><strong>Updated on December, 9 2009 at 1:59pm</strong></p>
<p><a href="http://support.microsoft.com/?kbid=2009746">The official response</a>&#8230; get this; Microsoft wants us to reinstall Service Pack 2 for Windows Server 2003 on the affected installations to bring all IIS6.0 components up to date. Seems like a Cop out to me. Sure it would fix the issue but this is going to cause a lot of man hours for a number of companies.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2009/12/09/iis-service-unavailable-aka-windows-security-update-kills-application-pool/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>HOWTO: Installing FFmpeg on CentOS</title>
		<link>http://gavin.mclelland.ca/2008/10/11/howto-installing-ffmpeg-on-centos/</link>
		<comments>http://gavin.mclelland.ca/2008/10/11/howto-installing-ffmpeg-on-centos/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 17:16:22 +0000</pubDate>
		<dc:creator>gavin.mclelland</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/?p=54</guid>
		<description><![CDATA[Anyone who has spent time with FFmpeg and its plethora of compile flags and dependencies I&#8217;m sure would tell you &#8220;its a real pain in the ass!&#8221;. Although its not available through the default yum libraries you can save yourself a huge amount of time by using the FFmpeg install available through the DAG repository. [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone who has spent time with FFmpeg and its plethora of compile flags and dependencies I&#8217;m sure would tell you &#8220;its a real pain in the ass!&#8221;. </p>
<p>Although its not available through the default yum libraries you can save yourself a huge amount of time by using the FFmpeg install available through the <a href="http://dag.wieers.com/rpm/FAQ.php">DAG repository</a>. </p>
<p>First you will need to add DAG to your YUM repo by adding the <a href="http://dag.wieers.com/rpm/packages/rpmforge-release/?M=D">latest RPM Forge release</a> if you do not already have it on your system, I like to use the RHEL RPM:</p>
<p><code>rpm -Uhv http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm</code></p>
<p>Now all you will need to do to get FFmpeg running is one line through shell:</p>
<p><code>yum install ffmpeg</code></p>
<p>To test your install type:</p>
<p><code>ffmpeg --help</code></p>
<p>If you need to access the binary from a script, it should be located in /usr/bin/ffmpeg by default.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2008/10/11/howto-installing-ffmpeg-on-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Howto: Fix &#8220;No permission to perform this operation.&#8221; VMware Server Error</title>
		<link>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/</link>
		<comments>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/#comments</comments>
		<pubDate>Wed, 14 May 2008 09:10:55 +0000</pubDate>
		<dc:creator>gavin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Server 2003 R2]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/</guid>
		<description><![CDATA[After the reboot of a VMware server host machine you may receive the error message “No permission to perform this operation” when attempting to start a guest in your console inventory. Here are the steps to solve the problem: Right click on the target virtual machine in the VMware console and select “Remove from Inventory.” [...]]]></description>
			<content:encoded><![CDATA[<p>After the reboot of a VMware server host machine you may receive the error message “No permission to perform this operation” when attempting to start a guest in your console inventory.</p>
<p>Here are the steps to solve the problem:</p>
<ol>
<li>Right click on the target virtual machine in the VMware console and select “Remove from Inventory.” This will remove the virtual machine from the Inventory list in the console without deleting the guest image.</li>
<li>In the VMware server console select File -&gt; Open -&gt; Browse to the folder that contains the relevant *.vmx virtual machine configuration file.</li>
<li>Select Ok. The problem virtual machine  will now be listed VMware Server Console Inventory.</li>
<li>You should now be able to power on (start) the guest image.</li>
</ol>
<p>Note: If your still experiencing the same error message, navigate to the folder that contains the VMware guest images configuration files and verify that the relevant user has full NTFS permission on the folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Howto: Edit your Host file in Vista</title>
		<link>http://gavin.mclelland.ca/2008/05/13/howto-edit-your-host-file-in-vista/</link>
		<comments>http://gavin.mclelland.ca/2008/05/13/howto-edit-your-host-file-in-vista/#comments</comments>
		<pubDate>Tue, 13 May 2008 19:10:26 +0000</pubDate>
		<dc:creator>gavin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[Host file]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/05/13/howto-edit-your-host-file-in-vista/</guid>
		<description><![CDATA[By default, if you try to modify your hosts file in Vista, it will not let you save it. Thanks to Vistas new UAC feature, it tells you that you don&#8217;t have permission. To successfully modify the hosts file you will need to run notepad.exe as Administrator and then open the file using notepad. Browse [...]]]></description>
			<content:encoded><![CDATA[<p>By default, if you try to modify your <a href="http://en.wikipedia.org/wiki/Hosts_file">hosts file</a> in Vista, it will not let you save it.  Thanks to Vistas new UAC feature, it tells you that you don&#8217;t have permission.  To successfully modify the hosts file you will need to run notepad.exe as Administrator and then open the file using notepad.</p>
<ol>
<li>Browse to Start -&gt; All Programs -&gt; Accessories</li>
<li>Right click &#8220;Notepad&#8221; and select &#8220;Run as administrator&#8221;</li>
<li>Click &#8220;Continue&#8221; on the UAC prompt</li>
<li>Click File -&gt; Open</li>
<li>Browse to &#8220;C:\Windows\System32\Drivers\etc&#8221;</li>
<li>Change the file filter drop down box from &#8220;Text Documents (*.txt)&#8221; to &#8220;All Files (*.*)&#8221;</li>
<li>Select &#8220;hosts&#8221; and click &#8220;Open&#8221;</li>
<li>Make the needed changes and close Notepad.  Save when prompted.</li>
</ol>
<p>Note: I have tried using other text editors to make my Host file edits but notepad.exe is the only one I have been successful with.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2008/05/13/howto-edit-your-host-file-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed up VMware Server Console remote connections</title>
		<link>http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/</link>
		<comments>http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 00:55:23 +0000</pubDate>
		<dc:creator>gavin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/</guid>
		<description><![CDATA[For some reason, console connections to running virtual machines can be really slow on VMware Server. For example, I have experienced that doing a simple ‘ls’ or ‘cat’ in console (no X server) would require 100% CPU utilization on the host for several seconds. I could literally see each line scroll by. Part of the [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason, console connections to running virtual machines can be really slow on VMware Server. For example, I have experienced that doing a simple ‘ls’ or ‘cat’ in console (no X server) would require 100% CPU utilization on the host for several seconds. I could literally see each line scroll by.</p>
<p>Part of the reason for the low performance is that SSL is enabled by default for console connections. By disabling SSL, I got much better performance, although still not to the level of VMware Fusion. </p>
<p>Here is how to do it:</p>
<ol>
<li>Select Host -&gt; Settings</li>
<li>In the dialog select the Connections tab</li>
<li>Uncheck “Use SSL for Console communications”</li>
<li>Click OK</li>
</ol>
<p>Note: by disabling SSL, you are lowering security, so please consider the implications before using this tip.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
