[TrueCrypt] Creating encrypted volumes

Last update on December 23, 2008 07:36 AM by jak58
Published by jak58

[TrueCrypt] Creating encrypted volumes


TrueCrypt is a software allowing you to protect data by encrypting them.
Besides being stable, it available for Linux and Windows platforms.

Installing TrueCrypt


TrueCrypt is not available in the Ubuntu repositories.
Go download http://www.truecrypt.org/

Choose package depending on your distribution.

Recover the file truecrypt-4.3a-ubuntu-7.04-x86.tar.g and decompress the file .

Open the folder created and double-click the .deb file and click on Install package

Creating an encrypted volume


Type: TrueCrypt-c mydrive.tc
Volume type: Press Enter
Filesystem: Press Enter
Hash algorithm: Press Enter
Encryption algorithm: Press Enter
Enter password for new volume 'mydrive': Enter the password of your choice.
Re-enter password: Re-enter password
Enter keyfile path [none]: Press Enter
Please type at least 320 randomly chosen characters and then press Enter:
Pressing random keys and press Enter. (If there are not enough characters, TrueCrypt will ask again).
Then, the disc will be created.

Mounting an encrypted disk


Create the mount point, then type:
truecrypt -u diskTrueCrypt mountpoint


Then enter your password and password of the encrypted volume.

Example:

john @ ubuntu: ~ $ mkdir myfiles 
john @ ubuntu: ~ $ TrueCrypt mydisk.tc-u ~ / myfiles 
Enter John's or system's root password: 
Enter password for '/ home / john / mydisk.tc': 



You can read and write files with
~ / mydisk 

Unmounting the encrypted disk


Enter
TrueCrypt-d ~ / myfiles 

Or if you want to unmount all disk
TrueCrypt-d 
Best answers for « Creating encrypted volumes » in :
Truecrypt for protecting file access Show Truecrypt for protecting file access Using a TrueCrypt encrypted volume in Windows TrueCrypt is an efficient freeware allowing you to create encrypted files: Download this tool on below link: TrueCrypt Below are 2 video...
Download QuickPAR Show QuickPar is a utility allowing to create parity volumes using the Reed Solomon algorithm The volumes of parity, accompanying for example RAR files downloaded on Internet, allow to verify if files are or not corrupted. In case of file corruption, it...
Activate Volume Control in the taskbar ShowActivate Volume Control in the taskbar It may happen that after some configurations on your computer system, the icon volume control on your task bar disappears. Below is an indication how to recover same. The first step is to go...
Creating an Autorun.inf file ShowCreating an Autorun file Allowing autorun Creating an Autorun.inf file Variations Customizing the icon Customizing the icon text Customizing the icon menu Allowing autorun Windows provide users with simple utility that runs...
How to read and create a BIN and CUE file? ShowHow to read and create a BIN and CUE file? What is a BIN file? How to create BIN and CUE files How to burn BIN and CUE files How to read/convert BIN and CUE files What is a BIN file? A BIN and CUE file together create a binary...
Download DiskEncryptor ShowAs its name suggests, DiskEncryptor allows you to encrypt your hard disks or CD/DVD players. The program uses AES 256-bit algorithm and allows to create encrypted partitions. To read, to write or to modify the data, you must enter the correct...
Download PDF Creator ShowSupports Windows 7 Beta PDFCreator is a free tool to create PDF files from almost any application that can print. It also possesses options of security allowing to code the PDF to protect their reading. PDF Creator also allows to create images...
Creating a local area network ShowWhy set up a local area network? When you have several computers, it can be convenient to connect them to each other to create a local area network (LAN). Setting up such a network costs very little, contrary to what people may think. Here are a...
Creating a LAN ShowWhy set up a LAN? If you have several computers, it may be worthwhile to connect them in order to create a local area network (LAN). Setting up such a network is much less expensive than what you might think. Here are a few ways you might benefit...
Introduction to encryption with DES ShowDES, secret-key decryption On 15 May 1973, the NBS (National Bureau of Standards, now called NIST - National Institute of Standards and Technology) published a request in the Federal Register for an encryption algorithm that would meet the...