<?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; howto</title>
	<atom:link href="http://fak3r.com/category/geek/howto/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 run DD-WRT on a Netgear WNDR3700</title>
		<link>http://fak3r.com/2011/10/25/howto-run-dd-wrt-on-a-netgear-wndr3700/</link>
		<comments>http://fak3r.com/2011/10/25/howto-run-dd-wrt-on-a-netgear-wndr3700/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 17:03:03 +0000</pubDate>
		<dc:creator>fak3r</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[linksys wrt54gl]]></category>
		<category><![CDATA[netgear]]></category>
		<category><![CDATA[netgear wndr3700]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[tomato]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wndr3700]]></category>
		<category><![CDATA[wrt54gl]]></category>

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

At home I&#8217;ve had my trusty Linksys WRT54GL, the Linux based router that ran the Tomato firmware so well, for years; it&#8217;s an awesome router and the only time it went down was when I was upgrading it. The only reason to look for a new one is that the wifi is G speed, and the [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/10/25/howto-run-dd-wrt-on-a-netgear-wndr3700/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<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 tame Apache Tomcat&#8217;s logging</title>
		<link>http://fak3r.com/2011/09/21/howto-tame-apache-tomcats-logging/</link>
		<comments>http://fak3r.com/2011/09/21/howto-tame-apache-tomcats-logging/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 22:01:24 +0000</pubDate>
		<dc:creator>fak3r</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[apache tomcat]]></category>
		<category><![CDATA[catalina]]></category>
		<category><![CDATA[catalina.out]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[logrotate]]></category>
		<category><![CDATA[logrotate.d]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=3247</guid>
		<description><![CDATA[If you&#8217;re like me, you&#8217;ve had to support Apache Tomcat for a good chunk of your IT career, and it hasn&#8217;t all been wine and roses. Typically Tomcat will work great in a development, or in a proof of concept environment, but when it comes time to put it in production and have it face some [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/09/21/howto-tame-apache-tomcats-logging/feed/</wfw:commentRss>
		<slash:comments>0</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 retrieve email with fetchmail and forward it on with procmail</title>
		<link>http://fak3r.com/2011/07/07/howto-retrieve-email-with-fetchmail-and-forward-it-on-with-procmail/</link>
		<comments>http://fak3r.com/2011/07/07/howto-retrieve-email-with-fetchmail-and-forward-it-on-with-procmail/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 03:40:56 +0000</pubDate>
		<dc:creator>fak3r</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fetchmail]]></category>
		<category><![CDATA[fowarding]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[procmail]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2967</guid>
		<description><![CDATA[I&#8217;m starting a new gig Monday, so I got a new email address for use while I work there. Now of course, I have many, many email addresses, but thanks to Google Apps, I still check them all through a Gmail frontend, and can &#8216;send as&#8217; any address I want; which makes it almost seamless [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/07/07/howto-retrieve-email-with-fetchmail-and-forward-it-on-with-procmail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HOWTO start a detached process in screen on boot</title>
		<link>http://fak3r.com/2011/04/25/howto-start-a-detached-process-in-screen-on-boot/</link>
		<comments>http://fak3r.com/2011/04/25/howto-start-a-detached-process-in-screen-on-boot/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 14:43:22 +0000</pubDate>
		<dc:creator>fak3r</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[background process]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[detached process]]></category>
		<category><![CDATA[gnu screen]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[start on boot]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2934</guid>
		<description><![CDATA[Ok, a quick one today &#8211; at work I had the problem of needing a process to be automatically started during boot, and have it running in the background, but it didn&#8217;t have its own init.d script. I knew there was a way I could use GNU Screen (one of my favorite &#8216;must have&#8217; sys [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/04/25/howto-start-a-detached-process-in-screen-on-boot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HOWTO reclaim your Linux bootup messages</title>
		<link>http://fak3r.com/2011/01/31/howto-reclaim-your-linux-bootup-messages/</link>
		<comments>http://fak3r.com/2011/01/31/howto-reclaim-your-linux-bootup-messages/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 19:08:52 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[boot messages]]></category>
		<category><![CDATA[bootup]]></category>
		<category><![CDATA[down with icons]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[menu.1st]]></category>
		<category><![CDATA[quiet]]></category>
		<category><![CDATA[rcS]]></category>
		<category><![CDATA[scrolling text]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2772</guid>
		<description><![CDATA[You know the drill, you bootup a Linux box and watch the boot messages scroll by on the screen, now prepended with lines telling you the seconds since boot, and then you end up at a shell prompt for login. Ahh, the way Linus intended, epic! Oh, you don&#8217;t see that? Instead you see some [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2011/01/31/howto-reclaim-your-linux-bootup-messages/feed/</wfw:commentRss>
		<slash:comments>7</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 set Facebook privacy settings</title>
		<link>http://fak3r.com/2010/10/04/howto-set-facebook-privacy-settings/</link>
		<comments>http://fak3r.com/2010/10/04/howto-set-facebook-privacy-settings/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 19:36:54 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[commerce]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[parenting]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[eff]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[personal privacy]]></category>
		<category><![CDATA[phasebook]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2363</guid>
		<description><![CDATA[While I&#8217;m working on a Facebook inspired privacy discovery project, I need to highly recommend that everyone take the time to review their the official Facebook privacy settings page to understand how data about you is used and shared, but in a nutshell Facebook tells us:
Your name, profile picture, gender and networks are always open to everyone. We suggest [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2010/10/04/howto-set-facebook-privacy-settings/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HOWTO monitor your servers via Twitter</title>
		<link>http://fak3r.com/2010/04/12/howto-monitor-your-servers-via-twitter/</link>
		<comments>http://fak3r.com/2010/04/12/howto-monitor-your-servers-via-twitter/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 00:41:03 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server monitor]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2203</guid>
		<description><![CDATA[UPDATE: thanks to a reader&#8217;s comment I looked into what it would take to get this working again since Twitter has completely disabled the old style of authentication in favor of full on OAuth. Basically a lot. To just post messages now it seems far more complex than it once was.My original idea with this was [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2010/04/12/howto-monitor-your-servers-via-twitter/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

