<?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>Techie.org</title>
	<atom:link href="http://techie.org/Blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://techie.org/Blog</link>
	<description>Thoughts from Jaysam Thanki</description>
	<lastBuildDate>Tue, 20 Dec 2011 07:08:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-RC4</generator>
		<item>
		<title>Centos 6.1 LAMP Server with Fast CGI and SuExec</title>
		<link>http://techie.org/Blog/2011/12/19/centos-6-1-lamp-server-with-fast-cgi-and-suexec/</link>
		<comments>http://techie.org/Blog/2011/12/19/centos-6-1-lamp-server-with-fast-cgi-and-suexec/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 07:08:56 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[centos 6]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[suexec]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2011/12/19/centos-6-1-lamp-server-with-fast-cgi-and-suexec/</guid>
		<description><![CDATA[Here are my notes on creating a LAMP server with FastCGI/SuExec on the latest CentOS 6.1. I prefer to use CentOS since it is fully Hyper-V happy, and quiet well supported. This assumes the &#8220;Basic Server&#8221; installation on CentOS 6.1. MySQL is installed, but not configured &#8211; but that&#8217;s an easy one to do. This [...]]]></description>
		<wfw:commentRss>http://techie.org/Blog/2011/12/19/centos-6-1-lamp-server-with-fast-cgi-and-suexec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Guide to installing Asterisk 1.8 on Centos 6.0</title>
		<link>http://techie.org/Blog/2011/12/19/quick-guide-to-installing-asterisk-1-8-on-centos-6-0/</link>
		<comments>http://techie.org/Blog/2011/12/19/quick-guide-to-installing-asterisk-1-8-on-centos-6-0/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 18:37:43 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[centos 6]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2011/12/19/quick-guide-to-installing-asterisk-1-8-on-centos-6-0/</guid>
		<description><![CDATA[Quick notes on installing asterisk 1.8 on Centos 6.0 x64. I used this to connect Microsoft Lync to my SIP providers. yum install wget yum install kernel-devel gcc make gcc-c++ libxml2-devel yum install perl ncurses-devel wget http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.5.0.tar.gz wget http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/releases/dahdi-linux-complete-2.5.0+2.5.0.tar.gz tar -xvzf asterisk-1.8* tar -xvzf dahdi-linux-complete-* cd&#160; dahdi-linux-complete* make all make install make config chkconfig dahdi [...]]]></description>
		<wfw:commentRss>http://techie.org/Blog/2011/12/19/quick-guide-to-installing-asterisk-1-8-on-centos-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lync Application Sharing and Software Firewalls</title>
		<link>http://techie.org/Blog/2011/11/03/lync-application-sharing-and-software-firewalls/</link>
		<comments>http://techie.org/Blog/2011/11/03/lync-application-sharing-and-software-firewalls/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 18:45:30 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Techie Stuff]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[lync]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2011/11/03/lync-application-sharing-and-software-firewalls/</guid>
		<description><![CDATA[Quick post on a discovery I made. I setup a complete infrastructure on an Hyper-V host for a customer (co-located at a datacenter), and one of the components of this infrastructure was Lync 2010. Lync is a phenomenal piece of software that allows for full collaboration for an enterprise without using third party services. After [...]]]></description>
		<wfw:commentRss>http://techie.org/Blog/2011/11/03/lync-application-sharing-and-software-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V : Upgrading kernel on an CentOS guest OS</title>
		<link>http://techie.org/Blog/2011/03/20/hyper-v-upgrading-kernel-on-an-centos-guest-os/</link>
		<comments>http://techie.org/Blog/2011/03/20/hyper-v-upgrading-kernel-on-an-centos-guest-os/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 19:26:23 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2011/03/20/hyper-v-upgrading-kernel-on-an-centos-guest-os/</guid>
		<description><![CDATA[CentOS works pretty well under Hyper-V once you install the Linux IC from Microsoft. I see significantly improved disk i/o performance, along with network performance. However, there is a glitch with the Microsoft supported solution. There is no official explanation or steps on how to upgrade your CentOS kernel to the latest, after you have [...]]]></description>
		<wfw:commentRss>http://techie.org/Blog/2011/03/20/hyper-v-upgrading-kernel-on-an-centos-guest-os/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dana Point Deep Zoom Set</title>
		<link>http://techie.org/Blog/2010/12/12/dana-point-deep-zoom-set/</link>
		<comments>http://techie.org/Blog/2010/12/12/dana-point-deep-zoom-set/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 06:20:46 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[blue lantern]]></category>
		<category><![CDATA[dana point]]></category>
		<category><![CDATA[deep zoom]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2010/12/12/dana-point-deep-zoom-set/</guid>
		<description><![CDATA[Quick post, here is my latest Deep Zoom Set from a little place called Dana Point here in Sunny California. Temperature was mild, skies were clear, visibility was great. This is my first publicly posted Deep Zoom Set. Will post many more soon. http://techie.org/Photos/2010/DanaPoint/BlueLantern/ (Requires Silverlight) Details about this stitch Canon 40D Canon 2.8L 70-200 [...]]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/12/12/dana-point-deep-zoom-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zabbix Template for Netgear 24 port switch (GS724)</title>
		<link>http://techie.org/Blog/2010/09/17/zabbix-template-for-netgear-24-port-switch-gs724/</link>
		<comments>http://techie.org/Blog/2010/09/17/zabbix-template-for-netgear-24-port-switch-gs724/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 03:40:55 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2010/09/17/zabbix-template-for-netgear-24-port-switch-gs724/</guid>
		<description><![CDATA[Just a quick post wit ha download link to a Zabbix template which has the profile for a SNMP enabled Netgear switch, 24port (GS724T) Here it is]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/09/17/zabbix-template-for-netgear-24-port-switch-gs724/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to rebuild Intel Raid (isw) on Linux</title>
		<link>http://techie.org/Blog/2010/09/03/how-to-rebuild-intel-raid-isw-on-linux/</link>
		<comments>http://techie.org/Blog/2010/09/03/how-to-rebuild-intel-raid-isw-on-linux/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 23:36:54 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Techie Stuff]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[dmraid]]></category>
		<category><![CDATA[raid]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2010/09/03/how-to-rebuild-intel-raid-isw-on-linux/</guid>
		<description><![CDATA[For years, I've ran many small servers running the popular ICH/ISW Intel Storage Matrix RAID in Raid-1 configuration. For many years this has worked absolutely perfectly with no issues on both Windows and Linux. But something has always really bugged me. What do i do when (and they will) a drive fails? How does ISW handle it?

On Windows, this is simple, you launch the Storage Matrix software and click rebuild (if it isn't rebuilding automagically). But how do you do this on a Linux server which has no Storage Matrix software? After hours of Googling, i came across the command "dmraid -R". But that didn't work in my test environments.]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/09/03/how-to-rebuild-intel-raid-isw-on-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install the SNMP service on Microsoft Hyper-V R2</title>
		<link>http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/</link>
		<comments>http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 05:03:27 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Techie Stuff]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/</guid>
		<description><![CDATA[Another quick post/reminder to myself. I&#8217;ve been experimenting with the idea of using Cacti to monitor the performance of my Hyper-V servers, so i needed SNMP on my HyperV machines. However there is no UI to add that feature into the core installs. So, to install SNMP on HyperV R2, use the following command line [...]]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove HyperV from a Domain</title>
		<link>http://techie.org/Blog/2010/07/11/how-to-remove-hyperv-from-a-domain/</link>
		<comments>http://techie.org/Blog/2010/07/11/how-to-remove-hyperv-from-a-domain/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 03:22:18 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/?p=149</guid>
		<description><![CDATA[Just a quick post. Today i&#8217;m transitioning from my old win2k3 domain, to a new Windows 2008 R2 Domain. In moving my HyperV servers, i found i could not disjoin them from the domain, but found this quick tip to force it off the domain netdom remove %computername% /domain:%userdomain% /force Thats it!]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/07/11/how-to-remove-hyperv-from-a-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adaptec 3805 &#8211; It&#8217;s rubbish</title>
		<link>http://techie.org/Blog/2010/06/25/adaptec-3805-its-rubbish/</link>
		<comments>http://techie.org/Blog/2010/06/25/adaptec-3805-its-rubbish/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 12:31:55 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Public Announcements]]></category>
		<category><![CDATA[Techie Stuff]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2010/06/25/adaptec-3805-its-rubbish/</guid>
		<description><![CDATA[An update on my previous posting about the Adaptec 3805 and my troubles with getting compatible drives.]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/06/25/adaptec-3805-its-rubbish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

