I have downloaded Truecrypt 7.1a 64 bit and extracted the file in the archive manager.
I have put ./truecrypt-7.1a-setup-x64
into the terminal but it says no such file or directory exists. I have tried Truecrypt 7.2 as well, but the same happens.
What am I doing wrong, can someone take me through it?
cryptsetup
works with most Truecrypt volumes, and there's also Veracrypt. – cylgalad Dec 14 '15 at 10:10truecrypt-7.1a-linux-x64.tar.gz
(right-click it and on the menu choose "extract"), then you can double-click the resultingtruecrypt-7.1a-setup-x64
. Or start learning how to use the shell and the whole power of cryptsetup! Besides, if you want to encrypt hard drives and memory sticks for use in Linux-only you'd better use the Linux tools instead of Truecrypt which is better if you want something Windows can use. – cylgalad Dec 16 '15 at 09:25