<?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>fak3r &#187; debian</title>
	<atom:link href="http://fak3r.com/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://fak3r.com</link>
	<description>look out honey, &#039;cause I&#039;m using technology</description>
	<lastBuildDate>Sat, 11 Feb 2012 05:25:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HOWTO install php5-fpm on Debian Squeeze</title>
		<link>http://fak3r.com/2011/09/27/howto-install-php5-fpm-on-debian-squeeze/</link>
		<comments>http://fak3r.com/2011/09/27/howto-install-php5-fpm-on-debian-squeeze/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 12:21:52 +0000</pubDate>
		<dc:creator>fak3r</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dotdeb]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-fpm]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[php5-fmp]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=3046</guid>
		<description><![CDATA[

Once PHP hit version 5.3, it started shipping with PHP-FPM, which is the new way to handle PHP requests when serving web content. Their site describes it as, &#8220;PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites&#8220;, but this is being pretty [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/09/27/howto-install-php5-fpm-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HOWTO automate Debian installs with preseed</title>
		<link>http://fak3r.com/2011/08/18/howto-automate-debian-installs-with-preseed/</link>
		<comments>http://fak3r.com/2011/08/18/howto-automate-debian-installs-with-preseed/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 19:41:14 +0000</pubDate>
		<dc:creator>fak3r</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[automate install]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[kickstart]]></category>
		<category><![CDATA[os install]]></category>
		<category><![CDATA[preseed]]></category>
		<category><![CDATA[preseed.cfg]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2985</guid>
		<description><![CDATA[

I&#8217;ve installed Linux, probably 100s of times, and while going through all the questions and answers used to be fun, once you have everything decided it&#8217;s mainly a case of tab, space, enter, tab, tab, enter, space, space, tab, enter. I remember reading about kickstart, which was Red Hat&#8216;s way of automating the install process, [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/08/18/howto-automate-debian-installs-with-preseed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HOWTO monitor Tomcat with monit and munin in Debian</title>
		<link>http://fak3r.com/2010/10/07/howto-monitor-tomcat-with-monit-and-munin-in-debian/</link>
		<comments>http://fak3r.com/2010/10/07/howto-monitor-tomcat-with-monit-and-munin-in-debian/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 23:45:58 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java heap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[monit]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[munin]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2391</guid>
		<description><![CDATA[I have an existing Tomcat installation in production that has been running hot and causing monit to send me notices that such and such service is down, only to come back clear on the next run. Of course since I use monit I can see that the service was never restarted, plus I&#8217;ve never had this [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2010/10/07/howto-monitor-tomcat-with-monit-and-munin-in-debian/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>HOWTO use monit to monitor sites and alert users</title>
		<link>http://fak3r.com/2010/04/10/howto-use-monit-to-monitor-sites-and-alert-users/</link>
		<comments>http://fak3r.com/2010/04/10/howto-use-monit-to-monitor-sites-and-alert-users/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 16:20:06 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[monit]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[web sites]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2215</guid>
		<description><![CDATA[Ok, I&#8217;ve used the process management software, monit, since at least 2004, and it is simply an indespensible tool in my sysadmin cache.  Basically it watches a process, say like Apache, and restarts it if it dies.  But wait, that&#8217;s not all, it does tons of other things.  Want it to watch [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2010/04/10/howto-use-monit-to-monitor-sites-and-alert-users/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>HOWTO: log the user&#039;s IP, not the proxy&#039;s, in nginx access log</title>
		<link>http://fak3r.com/2008/12/18/howto-log-the-user%e2%80%99s-ip-not-the-proxy%e2%80%99s-in-nginx-access-log/</link>
		<comments>http://fak3r.com/2008/12/18/howto-log-the-user%e2%80%99s-ip-not-the-proxy%e2%80%99s-in-nginx-access-log/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 18:55:27 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[varnish]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1280</guid>
		<description><![CDATA[So back in January I had a post about HOWTO: log the user&#8217;s IP, not the proxy&#8217;s, in Lighttpd access log, but today I switched that system to run nginx (actually nginx has been running since early this year, I just got lazy on running Varnish) fronted again by Varnish.  I had the same [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/12/18/howto-log-the-user%e2%80%99s-ip-not-the-proxy%e2%80%99s-in-nginx-access-log/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HOWTO: disable IPv6 networking in Debian</title>
		<link>http://fak3r.com/2008/12/02/howto-disable-ipv6-networking-in-debian/</link>
		<comments>http://fak3r.com/2008/12/02/howto-disable-ipv6-networking-in-debian/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 04:45:39 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[2.6 kernel]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1210</guid>
		<description><![CDATA[UPDATE: It&#8217;s been some time since I posted this, but I just read a post called Linux Hardening &#8211; Quick Wins that reinforces my thinking on this point; if you don&#8217;t need a service, you shouldn&#8217;t have it running:
Disable IPv6: Unless you know that you need it, disabling IPv6 is a good idea as it is [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/12/02/howto-disable-ipv6-networking-in-debian/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>HOWTO: install Ruby on Rails on Debian or Ubuntu Linux easily</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/</link>
		<comments>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 23:07:59 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[clouds]]></category>
		<category><![CDATA[CouchDB]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debian gnu]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[gnu linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[newrailsapp]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rubygems]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Typo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[WEBrick]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1138</guid>
		<description><![CDATA[In the early days of this blog I used to run it on Typo, which *was* a great Ruby on Rails blogging platform (at one time).  Unfortunately the project stalled (for years) and I ended up jumping ship after a few months of bugs and the ever crashing Rails server, WEBrick.  Yes, if you search [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Distributing biodiversity data globally</title>
		<link>http://fak3r.com/2008/10/09/distributing-biodiversity-data-globally/</link>
		<comments>http://fak3r.com/2008/10/09/distributing-biodiversity-data-globally/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 18:00:25 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[biodiversity]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[bittorrent protocol]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[systems]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1082</guid>
		<description><![CDATA[My current project at work will take me far into next year, and that&#8217;s good because I&#8217;m facing an unprecedented amount of data, that will only continue to grow.  Because of this I&#8217;m finally getting to put my money where my mouth is.  For years I&#8217;ve talked about my ideas and theories about how I [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/10/09/distributing-biodiversity-data-globally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: conky config (conkyrc) for Debian Part 2</title>
		<link>http://fak3r.com/2008/08/26/howto-conky-config-conkyrc-for-debian-part-2/</link>
		<comments>http://fak3r.com/2008/08/26/howto-conky-config-conkyrc-for-debian-part-2/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 22:45:50 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[conky config]]></category>
		<category><![CDATA[conkyrc]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[lightweight desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openbox]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=916</guid>
		<description><![CDATA[I changed around my Conky config, and it&#8217;s something you could do forever, but it&#8217;s great because it can be as heavy or light as you want it.  Recently I dropped Gnome almost all together to run Openbox (full HOWTO on this forthcoming).  I found a panel that will house things like nm-applet [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/08/26/howto-conky-config-conkyrc-for-debian-part-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HOWTO: convert an AVI or  to DVD (VOB) in Linux</title>
		<link>http://fak3r.com/2008/08/01/howto-convert-an-avi-or-to-dvd-vob-in-linux/</link>
		<comments>http://fak3r.com/2008/08/01/howto-convert-an-avi-or-to-dvd-vob-in-linux/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 14:48:47 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[dvd player]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[vob]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=849</guid>
		<description><![CDATA[I have some AVIs that I needed to get into the VOB format so I could burn them to DVD.  I knew I could do this in Linux, but didn&#8217;t know how.  Here is how I did it with Debian GNU/Linux (testing &#8211; Lenny).  First I installed the GTK+ app, Avidemux (don&#8217;t [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/08/01/howto-convert-an-avi-or-to-dvd-vob-in-linux/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

