<?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>whizfoo &#187; howto</title>
	<atom:link href="http://www.whiz.se/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whiz.se</link>
	<description>Personal homepage and blog of Sven Arvidsson</description>
	<lastBuildDate>Mon, 28 Dec 2009 20:20:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Encrypted Home Directory</title>
		<link>http://www.whiz.se/2006/01/16/encrypted-home-directory/</link>
		<comments>http://www.whiz.se/2006/01/16/encrypted-home-directory/#comments</comments>
		<pubDate>Mon, 16 Jan 2006 18:25:54 +0000</pubDate>
		<dc:creator>Sven Arvidsson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.whiz.se/?p=110</guid>
		<description><![CDATA[I finally set up my laptop to use an encrypted home directory. This was easy enough using dm-crypt and LUKS for loopback mounting a file to use as my home dir. I simply followed Rene Mayrhofer&#8217;s short HOWTO.
This solution is a little bit hackish. When I log in and out from X, it does not [...]]]></description>
			<content:encoded><![CDATA[<p>I finally set up my laptop to use an encrypted home directory. This was easy enough using dm-crypt and LUKS for loopback mounting a file to use as my home dir. I simply followed <a href="http://www.mayrhofer.eu.org/Default.aspx?pageindex=7&amp;pageid=26">Rene Mayrhofer&#8217;s short HOWTO</a>.</p>
<p><span style="text-decoration: line-through;">This solution is a little bit hackish. When I log in and out from X, it does not seem to unmount the loopback device, </span>log in from SSH is not possible (no support in libpam-mount), etc. I was also not surprised to find out that it is about three times slower than normal. (This is of course a very old computer, 333 MHz. A modern machine should be considerably faster).</p>
<p>Since only my home dir is encrypted, application startup time is not affected. I will use this setup for a while and see if it becomes painful or not. Either way, I will probably choose another solution (less hackish) in the future.</p>
<p><em>Edit. It seems the trouble I had with unmouting after using GDM was a configuration error in /etc/pam.d/gdm and  as I don&#8217;t run SSH by default on this machine, that is a very small problem.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whiz.se/2006/01/16/encrypted-home-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
