TrueCryptis a phenomenal open-source disk encryption software that runs on Windows or Linux.
Copy the downloaded file into whatever location you’d like.
The next step is to install some required software for the build process to execute.
You may have some or all of these installed on your machine already.
This step is necessary because you’ll probably get an error later on otherwise.
sudo ./build.sh
This should have run successfully without errors at this point.
Now we can launch the installation script, now that we know everything has been built successfully.
geek@ubuntuServ:~/truecrypt-4.2a/Linux$ sudo ./install.shPassword:Checking installation requirements…Testing truecrypt… At this point, Truecrypt is successfully installed.
If you are already familiar, you could get back to work.