Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Monday, September 18, 2006

Linux Hard Drive Encryption

Encryption is required on my new work laptop, and since my employer does not have an official Linux encryption recommendation, I was allowed to implement one for our group. I actually implemented two because I realized (thanks to a coworker's suggestion) after developing the first method that using Logical Volume Management (LVM) would be nicer and, I think, simpler.

Hard Disk Encryption for Linux using LVM, LUKS, and Ubuntu 6.06


The original way, not using LVM.