Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Secure file storage on Linux: dm-crypt

Up
vote
Down

Automate the encryption of your sensitive files with dm-crypt.
To use dm-crypt, a few modules must be compiled or built into the kernel. You first must enable the device-mapper module that lets you create new logical block devices from portions of existing devices. The block devices then are "mapped" to devices that for our use are treated like normal drive partitions. Once device-mapper is enabled, you then can enable dm-crypt itself; it goes by the name Crypt Target Support in the kernel configuration menu. dm-crypt is the kernel module that we actually use to handle the encryption/decryption using the crypto API available in the 2.6 version kernels.
 read more | mail this link | score:8030 | -Ray, October 7, 2005
More Sysadmin articles...

Buy Art Online with a Free Return Policy

admin headlines

Installing Nginx, PHP5, PHP-FPM, MySQL on Debian 7

Tutorial: Using Solr with TYPO3 on Debian 6

Tutorial: Build a CentOS 6.4 x86_64 Server

Tutorial: Use multiple PHP versions (Debian 7)

Using Multiple PHP Versions (PHP-FPM FastCGI) with ISPConfig 3 (CentOS 6.3)

Tutorial: Scientific Linux 6.3 Samba Server

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin