<?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>ThePinguin.net &#187; Debian</title>
	<atom:link href="http://www.thepinguin.net/category/unix/debian-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thepinguin.net</link>
	<description>pinguin, software, development, dev, projects, daily stuff, thepinguin, programming, c, java, the, c++, cpp, embedded, systems</description>
	<lastBuildDate>Sat, 22 May 2010 01:11:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone MP4 over SSL HTTPS issue</title>
		<link>http://www.thepinguin.net/2009/11/iphone-mp4-over-ssl-https-issue/</link>
		<comments>http://www.thepinguin.net/2009/11/iphone-mp4-over-ssl-https-issue/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:28:32 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[aac]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[m4b]]></category>
		<category><![CDATA[m4v]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=530</guid>
		<description><![CDATA[The iPhone and iPod touch are able to &#8217;stream&#8217;, open MP4, MP3, AAC, M4V, and M4B files over an http connection. So when visiting a website you are able to click on a url, and QuickTime will start playing your file. This works fine when using a HTTP connection, strange things begin to happen when [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2009/11/iphone-mp4-over-ssl-https-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>lm sensors into Cacti</title>
		<link>http://www.thepinguin.net/2009/07/lm-sensors-into-cacti/</link>
		<comments>http://www.thepinguin.net/2009/07/lm-sensors-into-cacti/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 22:36:26 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[fan]]></category>
		<category><![CDATA[lm_sensors]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[temp]]></category>
		<category><![CDATA[volt]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=442</guid>
		<description><![CDATA[My server has lm sensors capabilities, and I&#8217;m running Cacti. So it would be nice if these two could be combined. Eric A. Hall has written an article about it, and given some xml config files to get it working.
If you are going to run it on your system I recommend an article about lm_sensors in [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2009/07/lm-sensors-into-cacti/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Netatalk served by Debian/ Ubuntu</title>
		<link>http://www.thepinguin.net/2009/07/netatalk-served-by-debian/</link>
		<comments>http://www.thepinguin.net/2009/07/netatalk-served-by-debian/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:22:09 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[appletalk]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[netatalk]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[unable]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=435</guid>
		<description><![CDATA[File sharing between computers at my home use smb/ samba connection. I also have an Apple Macbook, so why use a protocol by Microsoft? Apple&#8217;s Finder supports afp (appletalk) file share protocol by default, curious about it i&#8217;ve installed Netatalk on my Debian 4.0 lenny server. You cannot get filesharing working by using the default [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2009/07/netatalk-served-by-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLC advanced options</title>
		<link>http://www.thepinguin.net/2008/05/vlc-advanced-options/</link>
		<comments>http://www.thepinguin.net/2008/05/vlc-advanced-options/#comments</comments>
		<pubDate>Sat, 31 May 2008 21:23:24 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[socket]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://pinguin.exploded.nl/?p=32</guid>
		<description><![CDATA[Last couple of weeks I’ve been busy on controlling VLC through a socket. After some time I finally figured out how to connect to VLC this way.
VideoLan is a program to mainly play video. Using it&#8217;s build in library of codecs it&#8217;s a very handy program. Especially in Linux where dependencies can be a real [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2008/05/vlc-advanced-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating openssl certificate</title>
		<link>http://www.thepinguin.net/2008/04/updating-openssl-certificate/</link>
		<comments>http://www.thepinguin.net/2008/04/updating-openssl-certificate/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 10:10:18 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://pinguin.exploded.nl/?p=30</guid>
		<description><![CDATA[ My ssl certificate expired in Debian. So to create a new one use this command: openssl req$@ -new -x509 -days 3650 -nodes -out /etc/apache2/apache.pem (location of .pem) -keyout /etc/apache2/ssl/apache.pem (location of .pem)
Note the extra lang time to live.  Check out this helpful page.
Edit:I&#8217;ve got this fix from a former colleague of mine.
]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2008/04/updating-openssl-certificate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
