View Full Version : [ubuntu] Any "fresh" LUKS tutorials available ( for Jaunty ) ?
credobyte
July 8th, 2009, 09:08 PM
99% of all tutorials on how to use LUKS are for 6.xx and 7.xx - none for Jaunty ( some steps can differ ). Does anybody know a good tutorial on how to encrypt my partitions ( want to test it on my server ) ?
Thnx in advance :)
duanedesign
July 8th, 2009, 10:52 PM
This forum post looks pretty good. This post describes how to encrypt your entire hard disk. It was prepared while upgrading to Jaunty 9.04 from Intrepid 8.10. The author was following MaddMatts post.
http://ubuntuforums.org/showthread.php?t=1205372
MaddMatts post - this is the post which the previous was based.
http://ubuntuforums.org/showthread.php?t=1034910
here is one that is fairly recent. It shows you encrypted partitions over LVM with LUKS, instead of LVM-on-LUKS.
http://www.debuntu.org/how-to-encrypted-partitions-over-lvm-with-luks
Here is a wiki page on encrypting Intrepid Ibex.
https://help.ubuntu.com/community/EncryptedFilesystemOnIntrepid
credobyte
July 9th, 2009, 01:01 AM
Excellent - that's exactly what I needed :)
HermanAB
July 9th, 2009, 01:05 AM
Howdy,
The best thing you can do is to read the man pages:
$ man cryptsetup
$ man crypttab
$ man luks-tools
The man pages are the definitive source of information. Everything else should be taken with a pinch of salt.
If you want to see recent examples, read the Perl code of my LUKS wizards:
http://aeronetworks.ca/luks-usb-howto.html
credobyte
July 9th, 2009, 01:10 AM
Howdy,
The best thing you can do is to read the man pages:
$ man cryptsetup
$ man crypttab
$ man luks-tools
The man pages are the definitive source of information. Everything else should be taken with a pinch of salt.
If you want to see recent examples, read the Perl code of my LUKS wizards:
http://aeronetworks.ca/luks-usb-howto.html
man pages are the main source of information unless you need suggestions ( real-life experiences ) :) Thnx for the link - will definitely take a look at it !
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.