<?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>Jay&#039;s IT blog</title>
	<atom:link href="http://blog.jay2k1.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jay2k1.com</link>
	<description>Hints and rants of a system administrator</description>
	<lastBuildDate>Tue, 30 Mar 2010 19:00:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to force fsck run on next boot</title>
		<link>http://blog.jay2k1.com/2010/03/24/how-to-force-fsck-run-on-next-boot/</link>
		<comments>http://blog.jay2k1.com/2010/03/24/how-to-force-fsck-run-on-next-boot/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 21:34:47 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=162</guid>
		<description><![CDATA[Run sudo touch /forcefsck Next time you boot, the file system will be checked.]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2010/03/24/how-to-force-fsck-run-on-next-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disable &#8220;more&#8221; addresses button in Thunderbird 3</title>
		<link>http://blog.jay2k1.com/2010/03/15/how-to-disable-more-addresses-button-in-thunderbird-3/</link>
		<comments>http://blog.jay2k1.com/2010/03/15/how-to-disable-more-addresses-button-in-thunderbird-3/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 22:59:28 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=153</guid>
		<description><![CDATA[So I upgraded to Thunderbird 3 some time ago. It has nice new features, like the grouped folders. Anyway, there are a few things that annoyed me too; one of them being the fact that whenever someone sends a mail to me and some other people, only the first recipient was displayed, with a &#8220;more&#8230;&#8221; [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2010/03/15/how-to-disable-more-addresses-button-in-thunderbird-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a HTPC with Mythbuntu 9.10</title>
		<link>http://blog.jay2k1.com/2010/02/21/building-a-htpc-with-mythbuntu-910/</link>
		<comments>http://blog.jay2k1.com/2010/02/21/building-a-htpc-with-mythbuntu-910/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 02:52:18 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[grub2]]></category>
		<category><![CDATA[hauppauge]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[mythbuntu]]></category>
		<category><![CDATA[mythfrontend]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[mythwelcome]]></category>
		<category><![CDATA[nvram-wakeup]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=129</guid>
		<description><![CDATA[So I decided it&#8217;s time to build a HTPC so I can record TV and also use time shifting when watching live TV. I&#8217;ve tried several products, be it software packages or whole linux distributions, including Windows Media Center, Apple Front Row, vdr, c&#8217;t-vdr, yavdr, freevo and mythTV. That last one I liked most by [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2010/02/21/building-a-htpc-with-mythbuntu-910/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Macs may have trouble with fonts from SMB shares</title>
		<link>http://blog.jay2k1.com/2010/02/03/why-macs-may-have-trouble-with-fonts-from-smb-shares/</link>
		<comments>http://blog.jay2k1.com/2010/02/03/why-macs-may-have-trouble-with-fonts-from-smb-shares/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 11:34:06 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=125</guid>
		<description><![CDATA[The problem Did you ever want to install a font on your Mac that&#8217;s on a SMB share, for example on a Windows/Unix server? Did you experience the font was broken somehow, being displayed in the finder as &#8220;unix executable file&#8221; with 0kb size? We had this issue here often, finally I figured out why [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2010/02/03/why-macs-may-have-trouble-with-fonts-from-smb-shares/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No more business PCs with DVI?</title>
		<link>http://blog.jay2k1.com/2010/01/18/no-more-business-pcs-with-dvi/</link>
		<comments>http://blog.jay2k1.com/2010/01/18/no-more-business-pcs-with-dvi/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 14:13:04 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=123</guid>
		<description><![CDATA[I was looking for some new business desktop computers to buy. They should have a Core2Duo processor, 2GB of RAM, a DVD burner, Gbit LAN and two monitor connectors of which one should be DVI. I used to buy these computers from HP, but I couldnt find a single model with DVI anymore. They have [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2010/01/18/no-more-business-pcs-with-dvi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook on spamcop.net</title>
		<link>http://blog.jay2k1.com/2009/12/18/facebook-on-spamcopnet/</link>
		<comments>http://blog.jay2k1.com/2009/12/18/facebook-on-spamcopnet/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 12:43:53 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=118</guid>
		<description><![CDATA[Some people complained that they get this message when they open facebook: I asked the people if they ever received mails from facebook &#8211; they said &#8220;regularly&#8221;. So I wasn&#8217;t really sure what could cause this issue. So I grepped the logs from our mail servers and found&#8230; Dec 13 15:09:49 NOQUEUE: reject: RCPT from [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2009/12/18/facebook-on-spamcopnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RBL/DNSBL blacklist comparison</title>
		<link>http://blog.jay2k1.com/2009/12/18/rbldnsbl-blacklist-comparison/</link>
		<comments>http://blog.jay2k1.com/2009/12/18/rbldnsbl-blacklist-comparison/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 12:04:55 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=115</guid>
		<description><![CDATA[Want to configure postfix/spamassassin and wonder which RBLs to choose? I found a cool site which monitors ham and spam hit statistics of a lot of RBLs. Check out http://www.intra2net.com/en/support/antispam/, it&#8217;s worth a visit. My definite winner is zen.spamhaus.org. While having the highest spam hit quote, it has 0% ham hits.]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2009/12/18/rbldnsbl-blacklist-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open or close the CD/DVD drive on a Mac</title>
		<link>http://blog.jay2k1.com/2009/11/04/how-to-open-or-close-the-cddvd-drive-on-a-mac/</link>
		<comments>http://blog.jay2k1.com/2009/11/04/how-to-open-or-close-the-cddvd-drive-on-a-mac/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 10:35:48 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[close]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=112</guid>
		<description><![CDATA[The most common solution is pressing the eject key on the keyboard. If that fails for some reason (in my case the key was not working properly) you could always drag the DVD icon to the trash or right-click (ctrl-click) it and click &#8220;eject&#8221; &#8211; as long as there is a CD or DVD in [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2009/11/04/how-to-open-or-close-the-cddvd-drive-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embed Video in PowerPoint for Playback on Windows and Mac OS X</title>
		<link>http://blog.jay2k1.com/2009/09/09/embed-video-in-powerpoint-for-playback-on-windows-and-mac-os-x/</link>
		<comments>http://blog.jay2k1.com/2009/09/09/embed-video-in-powerpoint-for-playback-on-windows-and-mac-os-x/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 10:04:36 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=109</guid>
		<description><![CDATA[Have you ever tried to embed video files in PowerPoint? If you managed to do that, have you ever tried to play that presentation on other PCs or even on a mac? It&#8217;s a pain in the ass. I haven&#8217;t yet reached the point to say it&#8217;s impossible, but at least I can say it&#8217;s [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2009/09/09/embed-video-in-powerpoint-for-playback-on-windows-and-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zimbra and Lightning Calendar Issues</title>
		<link>http://blog.jay2k1.com/2009/09/08/zimbra-and-lightning-calendar-issues/</link>
		<comments>http://blog.jay2k1.com/2009/09/08/zimbra-and-lightning-calendar-issues/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 18:34:01 +0000</pubDate>
		<dc:creator>Jay2k1</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Lightning]]></category>
		<category><![CDATA[Zimbra]]></category>

		<guid isPermaLink="false">http://blog.jay2k1.com/?p=107</guid>
		<description><![CDATA[Trying to integrate Zimbra calendars in Lightning, I ran into a couple of problems. So far I&#8217;ve found four different ways to do it in the internet: ICS: http://zimbrahost.example.com/home/USERNAME/CALENDARNAME ICS: webcal://zimbrahost.example.com/home/USERNAME/CALENDARNAME ICS: webcal://&#60;USERNAME&#62;:&#60;PASSWORD&#62;@zimbrahost.example.com/home/USERNAME/CALENDARNAME CalDAV: http://zimbrahost.example.com/dav/USERNAME/CALENDARNAME Now the ICS solutions don&#8217;t work properly for me, the calendar entries are loaded but Lightning is unable to write [...]]]></description>
		<wfw:commentRss>http://blog.jay2k1.com/2009/09/08/zimbra-and-lightning-calendar-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
