Το TrueCrypt είναι μια ελεύθερη, ανοικτή πηγή, σύστημα για και -ο-μύγα-κρυπτογραφημένη filesystem. Το TrueCrypt είναι διαθέσιμο για Linux, τα Windows, και τη MAC OS Χ. Οι κρυπτογραφημένοι όγκοι μπορούν να χρησιμοποιηθούν με οποιοδήποτε υποστηριγμένο OS ανεξάρτητα από ποιο OS δημιουργήθηκαν.
- Για να εγκαταστήσει την επίσκεψη TrueCrypt http://www.truecrypt.org/downloads.php, τυλίξτε κάτω Linux, επίλεκτος Ubuntu - x86.deb, χτυπήστε έπειτα Μεταφορτώστε.
- Όταν μεταφορτώστε είναι πλήρης, κοιτάζει βιαστικά σε τον στη μηχανή αναζήτησης αρχείων, σωστός-κρότος σε τον, και επιλέγει Απόσπασμα εδώ.
- Τώρα το διπλό χτύπημα στο αποσπασματικό αρχείο και χτυπά Τρέξιμο όταν προτρέπεται τι για να κάνει με το αρχείο.
- Έπειτα, χτυπήστε Αρχείο συσκευασίας αποσπασμάτων .deb.
- Πρέπει να συμφωνήσετε με την άδεια TrueCrypt. Χτυπήστε Δέχομαι και συμφωνώ να δεσμευθώ από τους όρους αδειών.
- Η συσκευασία εγκαταστάσεων TrueCrypt εξάγεται και τοποθετείται /tmp
- Η χρησιμοποίηση της μηχανής αναζήτησης αρχείων, κοιτάζει βιαστικά /tmp και σωστός-κρότος TrueCrypt .deb αρχείο, έπειτα επίλεκτο Ανοίξτε με «τον εφαρμοστή συσκευασίας GDebi».
- Τώρα χτυπήστε Εγκαταστήστε τη συσκευασία.
- Όταν προτρέπεται, πληκτρολογέστε τον προσωπικό κωδικό σας και χτυπήστε ΕΝΤΑΞΕΙ.
- Ο διευθυντής συσκευασίας θα μεταφορτώσει αυτόματα και θα εγκαταστήσει οποιεσδήποτε εξαρτήσεις καθώς επίσης και θα εγκαταστήσει TrueCrypt.
- Τρέξιμο TrueCrypt με τον κρότο Εφαρμογές -> Άλλος -> TrueCrypt.
- Χτυπήστε Δημιουργήστε τον όγκο για να αρχίσει Μάγος δημιουργιών όγκου.
- Σε αυτό το παράδειγμα πρόκειται να δημιουργήσω έναν κρυπτογραφημένο όγκο σε ένα ολόκληρο ραβδί USB παρά το κρυπτογραφημένο προεπιλογή εμπορευματοκιβώτιο αρχείων. Χτυπήστε Δημιουργήστε έναν όγκο μέσα σε ένα χώρισμα/μια κίνηση κατόπιν χτυπήστε Έπειτα.
- Ο τύπος όγκου προεπιλογής είναι α Τυποποιημένος όγκος TrueCrypt, το οποίο είναι λεπτό με με. Χτυπήστε Έπειτα.
- Έπειτα πρέπει να επιλέξουμε Θέση όγκου. Χτυπήστε Επιλέξτε τη συσκευή.
- Το ραβδί USB μου παρουσιάζει όπως /dev/sdb, έτσι επέλεξα /dev/sdb και χτυπημένος ΕΝΤΑΞΕΙ. Το ραβδί USB σας μπορεί να παρουσιάσει ως διαφορετική συσκευή. Σιγουρευτείτε ότι επιλέγετε τη σωστή συσκευή.
- Τώρα Θέση όγκου παρουσιάζει /dev/sdb. Χτυπήστε Έπειτα.
- Όταν παρακινούμενοι εάν είστε βέβαιοι θέλετε να κρυπτογραφήσετε την ολόκληρη συσκευή, χτυπήστε Ναι.
- Το ακόλουθο μήνυμα λάθους με εξέπληξε. Θα είχα αν και TrueCrypt θα μου είχε δώσει την επιλογή να διαγράψει τα χωρίσματα. Instead I had to do it manually. Click OK.
- Now click Applications -> Accessories -> Terminal.
- The following steps will delete the existing partition from the USB stick. This will erase any files on the device so make sure you have a backup if there’s anything on it that you want to keep.
In the terminal window type sudo fdisk /dev/sdb substituting sdb with the correct device name for your USB stick. Enter your password if prompted, then simply enter d to delete the partition, then w to write the changes to the device. Close the terminal window.
- Now we’re back at the TrueCrypt Volume Creation Wizard. Click Next.
- Enter your password when prompted and click OK.
- The default Encryption Options are good enough for me. Click Next.
- Now enter and confirm the password you want to use for your encrypted volume, then click Next.
- TrueCrypt warned me that the password I chose was too short, but seeing how this is just an example I clicked Yes to confirm that I was fine with the short password.
- I chose to accept the default Format Options. Note that if you want to be able to use your encrypted USB stick with Windows systems too, you must use the FAT filesystem. Click Next.
- Wiggle your mouse cursor around within the TrueCrypt window for a bit, then click Format.
- You will be warned that all files currently on your USB stick will be erased. Click Yes.
- You might want to grab a coffee at this stage. Formatting the volume took far longer for me than the estimated 105 seconds.
- Hopefully when you come back from coffee, you’ll see the following and click OK.
- We’re not going to create another TrueCrypt volume, so click Exit.
- Now we need to mount the encrypted volume so we can use it. Select Slot 1 in the top pane, then click Select Device.
- I chose /dev/sdb and clicked OK.
- Now click Mount.
- Enter the password you chose when encrypting the volume and click OK.
- Note that the encrypted volume now shows up in the top pane and an icon representing the encrypted volume has appeared on the desktop. Click Exit.
- Double-click on the TrueCrypt volume icon on the desktop and you have a fresh, blank, encrypted disk to use just as you would any other disk.
- When you are finished using your encrypted volume, open TrueCrypt again by selecting Applications -> Other -> TrueCrypt. Select your encrypted volume in the top pane, then click Dismount.
- TrueCrypt unmounts the volume and you should see that the top pane is now empty.






































































{ 3 comments… read them below or add one }
Great tutorial on how to use TrueCrypt to encrypt a USB drive.
I was just wondering, can I use such encrypted USB on other PCs. I guess they need to have TrueCrypt instaled? Is it possible to have the program for both ubuntu and Windows on a USB and run it from there (they of course should not be encrypted)?
Hay alguna manera de que el montado/desmontado del USB se haga de forma Automatica tanto Windows como en Ubunutu?
Leave a Comment