Explore >> Select a destination


You are here

www.killdisk.com
| | www.killdisk-industrial.com
5.3 parsecs away

Travel
| | How to apply a license update
| | vxlabs.com
12.7 parsecs away

Travel
| | I've just purchased an Intel 520 SSD drive, which does hardware-based AES encryption of the whole disk, and is clever enough to encrypt the AES passphrase with the ATA / HDD password. This encryption implementation was my primary reason for getting this specific SSD. Many modern SSDs also employ hardware-based AES encryption for randomisation and for fast secure erase (they just reset the AES key!), but do NOT use the ATA password to encrypt the keys, so the encryption is far less effective at protecting...
| | techdirectarchive.com
11.8 parsecs away

Travel
| | When Should I Use TPM or TPM + PIN: TPM is a microprocessor designed to perform basic security operations such as encryption key management
| | cesarvr.io
69.9 parsecs away

Travel
| Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres...