<?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>devel.reinikainen.net</title>
	<atom:link href="http://devel.reinikainen.net/feed" rel="self" type="application/rss+xml" />
	<link>http://devel.reinikainen.net</link>
	<description>The ramblings of Jani Reinikainen</description>
	<lastBuildDate>Sat, 06 Feb 2010 19:26:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Encrypted Linux/Windows USB drive how-to</title>
		<link>http://devel.reinikainen.net/153</link>
		<comments>http://devel.reinikainen.net/153#comments</comments>
		<pubDate>Sat, 02 Jan 2010 16:08:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[Windows Desktop Solutions]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=153</guid>
		<description><![CDATA[Objectives:

A bootable Linux system so I can work on a foreign computer using my own trusted environment. This assumes the BIOS of the foreign computer can/is allowed to boot from a USB drive.
A FAT32 partition for storing portable applications, in case the foreign computer cannot/is not allowed to boot into the Linux system and I&#8217;m [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/153/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AwStats SQL-hash patch</title>
		<link>http://devel.reinikainen.net/151</link>
		<comments>http://devel.reinikainen.net/151#comments</comments>
		<pubDate>Fri, 25 Dec 2009 09:50:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[awstats]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=151</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/151/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TortoiseGit + gitosis</title>
		<link>http://devel.reinikainen.net/147</link>
		<comments>http://devel.reinikainen.net/147#comments</comments>
		<pubDate>Mon, 23 Nov 2009 13:35:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[Linux/BSD Server Solutions]]></category>
		<category><![CDATA[Windows Desktop Solutions]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=147</guid>
		<description><![CDATA[This is a bit tricky, here&#8217;s a quick guide. Client is Windows Vista, server is Ubuntu Linux with hostname &#8220;devel&#8221;.
On server:
# apt-get install gitosis git-core
Add a system user for git:
sudo adduser \
    --system \
    --shell /bin/sh \
    --gecos 'git version control' \
    --group [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/147/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a Sony Ericsson P990i with Linux</title>
		<link>http://devel.reinikainen.net/69</link>
		<comments>http://devel.reinikainen.net/69#comments</comments>
		<pubDate>Sat, 03 Oct 2009 10:49:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=69</guid>
		<description><![CDATA[Table of contents

1. Introduction


1.1. Concepts
1.2. Revision history
1.3. Copyright
1.4. Disclaimer
1.5. Acknowledgments and Thanks


2. Kernel setup


2.1. Required modules


3. Bluetooth setup


3.1. Packages
3.2. Bluetooth configuration


4. PPP setup


4.1. PPP config file
4.2. Chat scripts


5. Connecting


5.1. Opening the connection
5.2. Troubleshooting


6. Conclusion


6.1. Further Documentation




1. Introduction

1.1. Concepts
This document describes my experiences on using a Sony Ericsson P990i smartphone with HP&#8217;s Compaq nx7400 &#8216;business&#8217; laptop [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/69/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Echoing the /var/log/syslog file ON your X desktop</title>
		<link>http://devel.reinikainen.net/66</link>
		<comments>http://devel.reinikainen.net/66#comments</comments>
		<pubDate>Sat, 03 Oct 2009 10:48:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xfree]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=66</guid>
		<description><![CDATA[Here are my steps for printing the /var/log/syslog file ON your X desktop.
1.
First get Eterm, aterm or some other terminal program that can do transparency. You
also need a program called &#8216;tail&#8216; that constantly reads a file for
changes. Unless you run root all the time (which you REALLY shouldn&#8217;t) you have to
have the sudo program, too. [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VDR in Ubuntu Linux 5.10 (Breezy Badger) mini how-to</title>
		<link>http://devel.reinikainen.net/64</link>
		<comments>http://devel.reinikainen.net/64#comments</comments>
		<pubDate>Sat, 03 Oct 2009 10:47:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=64</guid>
		<description><![CDATA[VDR is quite a handy HTPC software, but comes with the worst documentation ever. Here is a quick guide:
Hardware:

MSI K8MM-V Socket 754 micro-ATX motherboard
AMD Athlon64 with silent Nexus fan
ASUS S/PDIF bracket (modified to fit MSI motherboard)
Terratec Cinergy 1200 DVB-C PCI card
200Gb Seagate SATA harddrive
Aopen slim MicroATX case
Actisys 220+ serial IrDA module

Software:

Ubuntu Linux 5.10
Kernel 2.6.14.3
VDR 1.3.41 [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux: MPlayer + Console Framebuffer + ATI TV-Out</title>
		<link>http://devel.reinikainen.net/62</link>
		<comments>http://devel.reinikainen.net/62#comments</comments>
		<pubDate>Sat, 03 Oct 2009 10:42:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=62</guid>
		<description><![CDATA[Jani Reinikainen, 
14. February 2006
Introduction
Hardware: ATI Radeon 9550 AGP on MSI K8MM-V with AMD 2800+ 64-bit.
Software: Ubuntu Linux 5.10 (Breezy Badger), MPlayer 1.0pre7try2, Linux
kernel 2.6.15.4.
This was a b*tch to set up. So if you must, here is a guide. But read the conclusion first  
Kernel Configuration
IMPORTANT: ONLY compile in VESAFB. You might be tempted [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/62/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to XFree86 4.2.x in Debian Woody</title>
		<link>http://devel.reinikainen.net/60</link>
		<comments>http://devel.reinikainen.net/60#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:39:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xfree]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=60</guid>
		<description><![CDATA[Jani Reinikainen, devel (at) reinikainen.net
21. March 2003
1.
Since Woody hasn&#8217;t got packages for XFree 4.2.x, we need to upgrade to the
testing distribution, which is &#8220;Sarge&#8221;, at the time of writing. Login as the
superuser (root) and edit your /etc/apt/sources.list using, for example,
vi or pico, or some other text editor. Change &#8220;stable&#8221; to
&#8220;sarge&#8221; or &#8220;testing&#8221;. Or, if you [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrooted Shells in Debian GNU/Linux</title>
		<link>http://devel.reinikainen.net/58</link>
		<comments>http://devel.reinikainen.net/58#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:39:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux/BSD Server Solutions]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=58</guid>
		<description><![CDATA[Jani Reinikainen, devel (at) reinikainen.net
21. March 2003
Introduction
This document is incomplete and a bit outdated.
I didn&#8217;t like the idea of statically compiling everything for my users
(well, actually I didn&#8217;t like the idea of comiling at all, since I was running
Debian GNU/Linux, which is famous for it&#8217;s package management system). That&#8217;s
why I wrote this mini-howto on how [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/58/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MPlayer + Matrox TV-Out</title>
		<link>http://devel.reinikainen.net/55</link>
		<comments>http://devel.reinikainen.net/55#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:35:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Desktop Solutions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[matrox]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=55</guid>
		<description><![CDATA[Jani Reinikainen, devel (at) reinikainen.net
21. March 2003
Introduction
Hardware: Matrox G400 32mb AGP.
Software: Debian GNU/Linux Sarge (aka. testing), MPlayer 0.90rc3, Linux
kernel 2.4.20.
This guide will show you how to use your Matrox graphics card with TV-Out
in Linux. Unfortunately, hardware acceleretion is not available on the second
head under Linux  
Kernel Configuration

Code maturity level options  --->
  [*] [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/55/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
