<?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; linux</title>
	<atom:link href="http://fak3r.com/tag/linux/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 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 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 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 defend databases from SQL attacks with GreenSQL</title>
		<link>http://fak3r.com/2009/12/10/howto-defend-databases-from-sql-attacks-with-greensql/</link>
		<comments>http://fak3r.com/2009/12/10/howto-defend-databases-from-sql-attacks-with-greensql/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:26:16 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[commerce]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[data retention]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[sql attacks]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=1924</guid>
		<description><![CDATA[UPDATE: as if to underscore the importance of this tool and approach, yesterday a story hit about a SQL Injection attack infecting over 132,000 systems in short order.  Net-Security have the full details on this attack, including how it probes the host via JavaScript to check for known vulnerabilities, how it exploits them, and how [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2009/12/10/howto-defend-databases-from-sql-attacks-with-greensql/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails: gem install versus apt-get</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/</link>
		<comments>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 17:09:35 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[gem install]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=1850</guid>
		<description><![CDATA[UPDATE: Thanks to Ryan, Ant and Fern for the tips.  With that in mind I found an online Slicehost tutorial that contained the steps and explained how to install ruby via apt-get, then get the latest rubygems, install that manually, ran gem to update itself, then run gem to install rails &#8211; as suggested.  The [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>HOWTO build your own open source Dropbox clone</title>
		<link>http://fak3r.com/2009/09/14/howto-build-your-own-open-source-dropbox-clone/</link>
		<comments>http://fak3r.com/2009/09/14/howto-build-your-own-open-source-dropbox-clone/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 04:21:03 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=1727</guid>
		<description><![CDATA[
UPDATE #4 It&#8217;s 2012, and this project is still alive, although I haven&#8217;t worked on lipsync as much as I should.  I want to, and have new ideas to implement and try out in the next few months. The two way sharing is a bit hacky, and I don&#8217;t like it, the installer creates a [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2009/09/14/howto-build-your-own-open-source-dropbox-clone/feed/</wfw:commentRss>
		<slash:comments>321</slash:comments>
		</item>
		<item>
		<title>File system full, but why?</title>
		<link>http://fak3r.com/2009/05/26/file-system-full-but-why/</link>
		<comments>http://fak3r.com/2009/05/26/file-system-full-but-why/#comments</comments>
		<pubDate>Wed, 27 May 2009 04:23:35 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[adore-djatoka]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[djatoka server]]></category>
		<category><![CDATA[image server]]></category>
		<category><![CDATA[j2k]]></category>
		<category><![CDATA[JPEG2000]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1651</guid>
		<description><![CDATA[UPDATE: posted my workaround code below, good feedback already from Ryan (djatoka dev) and I&#8217;ll be testing the proper fix on the server soon.
I&#8217;ve got a server that keeps filling up its disk space and failing to serve images after it gets to the file system full error message.  First of all let me say, [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2009/05/26/file-system-full-but-why/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Four free Linux eBooks</title>
		<link>http://fak3r.com/2009/04/29/four-free-linux-ebooks/</link>
		<comments>http://fak3r.com/2009/04/29/four-free-linux-ebooks/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 23:47:13 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[file systems]]></category>
		<category><![CDATA[free ebooks]]></category>
		<category><![CDATA[how to linux]]></category>
		<category><![CDATA[Linux system]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[SUSE LINUX Administration Guide]]></category>
		<category><![CDATA[tux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1639</guid>
		<description><![CDATA[While looking for something else, (which is mainly when I find *other* interesting things) I found an article which included links for four free Linux eBooks.  This is a great resource for anyone with some Linux experience, back to others who may be looking to get started with tux, and I would have loved [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2009/04/29/four-free-linux-ebooks/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

