<?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>ter Smitten&#039;s &#187; Debian</title>
	<atom:link href="http://blog.tersmitten.nl/archives/tag/debian/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tersmitten.nl</link>
	<description>Geek stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:28:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to add locales to Ubuntu/Debian</title>
		<link>http://blog.tersmitten.nl/archives/1129</link>
		<comments>http://blog.tersmitten.nl/archives/1129#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:56:08 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1129</guid>
		<description><![CDATA[A while ago I was migrating an old physical server install to a new virtual one. On this install was an Arabic website running and for that site to work (in Arabic) I needed to add a locale (ar ISO-8859-6 to be specific). Unfortunately there was not much documentation on that subject&#8230; Eventually I found [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1129/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable Syntax highlighting in less</title>
		<link>http://blog.tersmitten.nl/archives/1015</link>
		<comments>http://blog.tersmitten.nl/archives/1015#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:23:55 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1015</guid>
		<description><![CDATA[I wanted to have syntax highlighting for a big SQL file I was working on. Finding a solution didn&#8217;t take my too long. Source-highlight given a source file, produces a document with syntax highlighting. Output formats that are supported: HTML XHTML LATEX TEXINFO ANSI DocBook Input formats that are supported: Ada Asm Applescript Awk Autoconf [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1015/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to colorize your log files with CCZE</title>
		<link>http://blog.tersmitten.nl/archives/932</link>
		<comments>http://blog.tersmitten.nl/archives/932#comments</comments>
		<pubDate>Thu, 20 May 2010 12:10:54 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=932</guid>
		<description><![CDATA[A few days ago I was visiting one of my favorite sites (commandlinefu) and read something about &#8220;Color Highlighted Log Viewing&#8221; so I tried it and was instantly hooked. According to it&#8217;s website: &#8220;CCZE is a robust and modular log colorizer with plugins for apm, exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd, vsftpd, xferlog, [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/932/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using init (bootup &amp; shutdown) scripts in Debian/Ubuntu</title>
		<link>http://blog.tersmitten.nl/archives/713</link>
		<comments>http://blog.tersmitten.nl/archives/713#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:20:40 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=713</guid>
		<description><![CDATA[For my Areca 1210 raid card I wanted the &#8220;Utility&#8221; to run on startup. In Debian/Ubuntu this is really easy: Create the (startup) scrip; In my case this looked like this: #!/bin/bash # # set -x; # cd /root; screen -d -m arc_http; Create a symlink to /etc/init.d/ sudo ln -s ~/Documenten/bin/arc_http.sh /etc/init.d/ Run the [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/713/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Debian Archive Repository</title>
		<link>http://blog.tersmitten.nl/archives/685</link>
		<comments>http://blog.tersmitten.nl/archives/685#comments</comments>
		<pubDate>Wed, 25 Nov 2009 14:41:46 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=685</guid>
		<description><![CDATA[If you&#8217;re still on Debian Sarge, Woody or Potato you (seriously) might want to consider an upgrade. But if, for some stupid reason, you can&#8217;t it would be nice to still have the repositories available. This is where the Debian Archive Repository comes in handy. Using it is quite simple: Packages for Sarge Updates for [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/685/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the timezone in Debian (Sarge)</title>
		<link>http://blog.tersmitten.nl/archives/225</link>
		<comments>http://blog.tersmitten.nl/archives/225#comments</comments>
		<pubDate>Wed, 28 Oct 2009 10:50:40 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=225</guid>
		<description><![CDATA[If the timezone is not set or is wrong, you can run tzconfig to configure it after the operating system is installed. tzconfig will ask you a few simple questions and after that the time will be correct (again). Your default time zone is set to 'Europe/Amsterdam'. Local time is now: Wed Oct 28 11:41:01 [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/225/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing TeX Live on Debian Etch</title>
		<link>http://blog.tersmitten.nl/archives/144</link>
		<comments>http://blog.tersmitten.nl/archives/144#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:38:25 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[TeX]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=144</guid>
		<description><![CDATA[After doing some math assignment for my study I&#8217;d really like to publish these things (in wordpress). I found a few ways to do so. One of them was wpmathpub, but I&#8217;d rather use LaTeX. Therefore I choose WP LaTeX and because I like it the non easy way I used my server&#8217;s installation of [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

