<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Komentarze do: Encrypted home partition in Linux with DM_Crypt</title>
	<atom:link href="http://polishlinux.org/howtos/encrypted-home-partition-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/</link>
	<description>All About GNU/Linux and BSD - reviews, comparisons, articles</description>
	<lastBuildDate>Sun, 05 Feb 2012 02:17:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Autor: bill adam</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-128728</link>
		<dc:creator>bill adam</dc:creator>
		<pubDate>Mon, 10 Aug 2009 12:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-128728</guid>
		<description>is it possible to create a logical partition in Linux? if yes then how i can do this?</description>
		<content:encoded><![CDATA[<p>is it possible to create a logical partition in Linux? if yes then how i can do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Trenton D. Adams</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-128228</link>
		<dc:creator>Trenton D. Adams</dc:creator>
		<pubDate>Sat, 25 Apr 2009 17:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-128228</guid>
		<description>I don&#039;t think this will work...
cp -a /home /dev/mapper/home

You have to mount it first.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think this will work&#8230;<br />
cp -a /home /dev/mapper/home</p>
<p>You have to mount it first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: rwpenney</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-127488</link>
		<dc:creator>rwpenney</dc:creator>
		<pubDate>Sun, 21 Dec 2008 10:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-127488</guid>
		<description>An alternative way of setting up encrypted filesystems is to use &lt;a href=&quot;http://cryptmount.sourceforge.net&quot; rel=&quot;nofollow&quot;&gt;&#039;cryptmount&#039;&lt;/a&gt;, which provides a friendlier front-end to the dm-crypt facilities within the Linux kernel.
This avoids having to separately execute &#039;cryptsetup luksOpen /dev/sd???&#039; then &#039;mount /dev/mapper/???&#039;, after becoming root. Instead, cryptmount allows an ordinary user have these actions performed easily and securely simply by executing somthing like &#039;cryptmount MyFileSystem&#039; whenever they want to mount the filesystem. This also means that the filesystem does not need to be opened every time the user boots-up or logs-in, as would be the case with pam_mount.</description>
		<content:encoded><![CDATA[<p>An alternative way of setting up encrypted filesystems is to use <a href="http://cryptmount.sourceforge.net" rel="nofollow">&#8216;cryptmount&#8217;</a>, which provides a friendlier front-end to the dm-crypt facilities within the Linux kernel.<br />
This avoids having to separately execute &#8216;cryptsetup luksOpen /dev/sd???&#8217; then &#8216;mount /dev/mapper/???&#8217;, after becoming root. Instead, cryptmount allows an ordinary user have these actions performed easily and securely simply by executing somthing like &#8216;cryptmount MyFileSystem&#8217; whenever they want to mount the filesystem. This also means that the filesystem does not need to be opened every time the user boots-up or logs-in, as would be the case with pam_mount.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: EdwardOCallaghan</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-121976</link>
		<dc:creator>EdwardOCallaghan</dc:creator>
		<pubDate>Fri, 04 Jul 2008 04:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-121976</guid>
		<description>How about ZFS and its ZFS on disk encryption support
http://opensolaris.org/os/project/zfs-crypto/
Maybe I should do a howto on it ?</description>
		<content:encoded><![CDATA[<p>How about ZFS and its ZFS on disk encryption support<br />
<a href="http://opensolaris.org/os/project/zfs-crypto/" rel="nofollow">http://opensolaris.org/os/project/zfs-crypto/</a><br />
Maybe I should do a howto on it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Brandon</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-121435</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sun, 18 May 2008 08:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-121435</guid>
		<description>A somehow more straight forward solution for Gentoo linux can be found on http://thewinningmove.blogspot.com/2008/04/encrypting-root-swap-partitions-on.html
It works for my IBM T43, but not for T60. Anyway.</description>
		<content:encoded><![CDATA[<p>A somehow more straight forward solution for Gentoo linux can be found on <a href="http://thewinningmove.blogspot.com/2008/04/encrypting-root-swap-partitions-on.html" rel="nofollow">http://thewinningmove.blogspot.com/2008/04/encrypting-root-swap-partitions-on.html</a><br />
It works for my IBM T43, but not for T60. Anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: DRB</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-117430</link>
		<dc:creator>DRB</dc:creator>
		<pubDate>Sat, 08 Mar 2008 16:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-117430</guid>
		<description>Under the section:
Mapping the drive and creating a filesystem.

The command:
root@host:~# cryptsetup luksOpen /dev/hdc6
resulted in the usage notes and the error:
cryptsetup: luksOpen: requires   as arguments

The solution was the command:
root@host:~# cryptsetup luksOpen /dev/hdc6 home

I am using openSUSE 10.3 on an IBM ThinkPad A22m</description>
		<content:encoded><![CDATA[<p>Under the section:<br />
Mapping the drive and creating a filesystem.</p>
<p>The command:<br />
root@host:~# cryptsetup luksOpen /dev/hdc6<br />
resulted in the usage notes and the error:<br />
cryptsetup: luksOpen: requires   as arguments</p>
<p>The solution was the command:<br />
root@host:~# cryptsetup luksOpen /dev/hdc6 home</p>
<p>I am using openSUSE 10.3 on an IBM ThinkPad A22m</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Kenny Duffus</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-109874</link>
		<dc:creator>Kenny Duffus</dc:creator>
		<pubDate>Thu, 31 Jan 2008 12:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-109874</guid>
		<description>I had to add the @include common-pammount to /etc/pam.d/kdm so that it worked with kde otherwise it only worked when i did console logins

i also used the /dev/disk/by-id device as i&#039;m using this on an sd card on an eee</description>
		<content:encoded><![CDATA[<p>I had to add the @include common-pammount to /etc/pam.d/kdm so that it worked with kde otherwise it only worked when i did console logins</p>
<p>i also used the /dev/disk/by-id device as i&#8217;m using this on an sd card on an eee</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: GooHackle</title>
		<link>http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-75541</link>
		<dc:creator>GooHackle</dc:creator>
		<pubDate>Wed, 07 Nov 2007 01:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/howtos/encrypted-home-partition-in-linux/#comment-75541</guid>
		<description>Here is another couple of good tutorials about encrypting filesystems over partitions and files:

&lt;a href=&quot;http://goohackle.com/how-to-create-a-portable-encrypted-file_system-on-a-loop-file/&quot; rel=&quot;nofollow&quot;&gt;How to create a portable encrypted file system on a loop file&lt;/a&gt;

&lt;a href=&quot;http://goohackle.com/how-to-create-a-lvm-encrypted-partition/&quot; rel=&quot;nofollow&quot;&gt;How to create a LVM encrypted partition&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here is another couple of good tutorials about encrypting filesystems over partitions and files:</p>
<p><a href="http://goohackle.com/how-to-create-a-portable-encrypted-file_system-on-a-loop-file/" rel="nofollow">How to create a portable encrypted file system on a loop file</a></p>
<p><a href="http://goohackle.com/how-to-create-a-lvm-encrypted-partition/" rel="nofollow">How to create a LVM encrypted partition</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

