<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Kurt&#039;s Tech Blog</title>
	<atom:link href="http://techkurt.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techkurt.wordpress.com</link>
	<description>Tidbits to ease dealing with today&#039;s IT</description>
	<lastBuildDate>Thu, 27 Oct 2011 05:07:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='techkurt.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/bd26865f8f131ab8fb01d800bb0a1f01?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Kurt&#039;s Tech Blog</title>
		<link>http://techkurt.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techkurt.wordpress.com/osd.xml" title="Kurt&#039;s Tech Blog" />
	<atom:link rel='hub' href='http://techkurt.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Dell 2335dn &#8211; Image Defect</title>
		<link>http://techkurt.wordpress.com/2011/10/27/dell-2335dn-image-defect/</link>
		<comments>http://techkurt.wordpress.com/2011/10/27/dell-2335dn-image-defect/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 05:06:58 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://techkurt.wordpress.com/?p=46</guid>
		<description><![CDATA[If you have an image defect on a Dell 2335dn that shows as a faint horizontal line exactly every 3 inches then it&#8217;s most likely the toner cartridge. Had this happen and was reluctant to purchase a new toner cartridge just to find out it was one of the other rollers. Contacted Dell (at present [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=46&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2011/10/27/dell-2335dn-image-defect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
		<item>
		<title>Boxee</title>
		<link>http://techkurt.wordpress.com/2011/01/04/boxee/</link>
		<comments>http://techkurt.wordpress.com/2011/01/04/boxee/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 22:57:38 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">https://techkurt.wordpress.com/?p=44</guid>
		<description><![CDATA[(semi-test blog post…) Boxee is great! Make your own Boxee Have it running on a: HP d530 – P4 w/ 768MB RAM / 40GB HD / ATI Radeon 9200 PCI 256MB Windows XP Professional SP3 This is actually below requirements as I’m only at version 1.3 with OpenGL iPhone app is my remote<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=44&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2011/01/04/boxee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
		<item>
		<title>clip.exe &#8211; redirect command line output to the Windows clipboard</title>
		<link>http://techkurt.wordpress.com/2009/04/28/clipexe-redirect-command-line-output-to-the-windows%c2%a0clipboard/</link>
		<comments>http://techkurt.wordpress.com/2009/04/28/clipexe-redirect-command-line-output-to-the-windows%c2%a0clipboard/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 10:14:57 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techkurt.wordpress.com/2009/04/28/clipexe-redirect-command-line-output-to-the-windows%c2%a0clipboard/</guid>
		<description><![CDATA[Redirect like you would with the &#8216;more&#8217; command     Old way: dir *.exe &#62; exes.txt notepad exes.txt CTRL-A, CTRL-C     New way: dir *.exe &#124; clip         http://thebackroomtech.com/2007/09/14/howto-use-clipexe-to-redirect-command-line-output-to-the-windows-clipboard/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=41&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2009/04/28/clipexe-redirect-command-line-output-to-the-windows%c2%a0clipboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
		<item>
		<title>Procedure to mount ISO images under Linux</title>
		<link>http://techkurt.wordpress.com/2009/04/28/procedure-to-mount-iso-images-under-linux/</link>
		<comments>http://techkurt.wordpress.com/2009/04/28/procedure-to-mount-iso-images-under-linux/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 10:07:02 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techkurt.wordpress.com/2009/04/28/procedure-to-mount-iso-images-under-linux/</guid>
		<description><![CDATA[1) You must login as a root user, if not root user then switch to root user using following command:     $ su -     2) Create the directory i.e. mount point:     # mkdir -p /mnt/disk     3) Use mount command as follows to mount iso file called disk1.iso:   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=40&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2009/04/28/procedure-to-mount-iso-images-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
		<item>
		<title>SonicWall VPN Before Windows Logon</title>
		<link>http://techkurt.wordpress.com/2009/04/21/sonicwall-vpn-before-windows-logon/</link>
		<comments>http://techkurt.wordpress.com/2009/04/21/sonicwall-vpn-before-windows-logon/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 07:13:45 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Securty]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://techkurt.wordpress.com/2009/04/21/sonicwall-vpn-before-windows-logon/</guid>
		<description><![CDATA[Had a situation where I needed to connect via SonicWall VPN before logging on to Windows In my experience the VPN client replaces the normal GINA so that you can authenticate using a VPN connection. Solution found: Comment by Hori76 http://www.experts-exchange.com/Software/System_Utilities/Remote_Access/VPN/Q_24181114.html which points to a note by PsyCrow http://www.msfn.org/board/need-to-start-vpn-program-before-logon-s-t87231.html To sum it up… 1. Create [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=35&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2009/04/21/sonicwall-vpn-before-windows-logon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux &#8211; Logs Reference</title>
		<link>http://techkurt.wordpress.com/2009/03/13/linux-logs-reference/</link>
		<comments>http://techkurt.wordpress.com/2009/03/13/linux-logs-reference/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 11:57:12 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://techkurt.wordpress.com/2009/03/13/linux-logs-reference/</guid>
		<description><![CDATA[# cd /var/logs View common log file /var/log/messages using any one of the following commands: # tail -f /var/log/messages # less /var/log/messages # nano /var/log/messages Common Linux log files name and usage * /var/log/messages: General message and system related stuff * /var/log/message: General message and system related stuff * /var/log/auth.log: Authenication logs * /var/log/kern.log: Kernel [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=21&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2009/03/13/linux-logs-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
		<item>
		<title>Linksys’s User Interface Site</title>
		<link>http://techkurt.wordpress.com/2009/03/08/linksys-user-interface/</link>
		<comments>http://techkurt.wordpress.com/2009/03/08/linksys-user-interface/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 17:59:27 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[linksys]]></category>

		<guid isPermaLink="false">http://techkurt.wordpress.com/?p=3</guid>
		<description><![CDATA[This is a great reference for those that support users that have Linksys routers, access points or one of Linksys&#8217;s other managed devices http://ui.linksys.com/ This site can show you a copy of the interface that is built-in to one of Linksys&#8217;s devices. You can&#8217;t actually do anything with any changes made but you can see [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=3&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2009/03/08/linksys-user-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
		<item>
		<title>My new blog!!!</title>
		<link>http://techkurt.wordpress.com/2009/03/08/my-new-blog/</link>
		<comments>http://techkurt.wordpress.com/2009/03/08/my-new-blog/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 17:53:30 +0000</pubDate>
		<dc:creator>techkurt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techkurt.wordpress.com/?p=8</guid>
		<description><![CDATA[I welcome you to Kurt&#8217;s Tech Blog. Click About towards the upper right hand corner for more info&#8230; Thank you for visiting!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkurt.wordpress.com&amp;blog=6819189&amp;post=8&amp;subd=techkurt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkurt.wordpress.com/2009/03/08/my-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d98b1406a033c27803d3acd29532d58b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techkurt</media:title>
		</media:content>
	</item>
	</channel>
</rss>
