“Installieren Sie Veracrypt auf Mac” Code-Antworten

Installieren Sie Veracrypt auf Mac

$ restore.sh
Enter password for /Volumes/Samsung BAR/backup:
Restore data and press enter
Done
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

brew analytics off
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

$ gpg --keyserver hkps://keys.openpgp.org --recv-keys 0x821ACD02680D16DE
gpg: key 0x821ACD02680D16DE: public key "VeraCrypt Team (2018 - Supersedes Key ID=0x54DDD393) <[email protected]>" imported
gpg: Total number processed: 1
gpg:               imported: 1
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

$ ln -s /Applications/VeraCrypt.app/Contents/MacOS/VeraCrypt /usr/local/bin/veracrypt

$ veracrypt --text --version
VeraCrypt 1.24-Update7
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

$ veracrypt --text --mount --pim 0 --keyfiles "" --protect-hidden no "$BACKUP_VOLUME_PATH" /Volumes/Backup
Enter password for /Volumes/Samsung BAR/backup:
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

$ diskutil rename "untitled" "Backup"
Volume on disk3 renamed to Backup
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

vi /usr/local/bin/backup.sh
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

$ check.sh
Backup hash: SHA512(/Volumes/Samsung BAR/backup)= 281a3b0afec6708eff9566effdfa67de357933527688dfa2dfabae5dda5b7681f0fb84f6cfec6c3f7ac20246517f18f40babbd4f337b254a55de30ff67d6dd2e
OK
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

brew install --cask macfuse
brew install gnupg
Xerothermic Xenomorph

Installieren Sie Veracrypt auf Mac

$ gpg --verify ~/Downloads/VeraCrypt_1.24-Update7.dmg.sig
gpg: assuming signed data in '/Users/sunknudsen/Downloads/VeraCrypt_1.24-Update7.dmg'
gpg: Signature made Sat  8 Aug 14:20:27 2020 EDT
gpg:                using RSA key 5069A233D55A0EEB174A5FC3821ACD02680D16DE
gpg: Good signature from "VeraCrypt Team (2018 - Supersedes Key ID=0x54DDD393) <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 5069 A233 D55A 0EEB 174A  5FC3 821A CD02 680D 16DE
Xerothermic Xenomorph

Ähnliche Antworten wie “Installieren Sie Veracrypt auf Mac”

Fragen ähnlich wie “Installieren Sie Veracrypt auf Mac”

Weitere verwandte Antworten zu “Installieren Sie Veracrypt auf Mac” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen