Skip to content

Instantly share code, notes, and snippets.

@blaxpot
Last active October 19, 2019 06:36
Show Gist options
  • Save blaxpot/78d67a234fbb280ae18fd0dbf0095509 to your computer and use it in GitHub Desktop.
Save blaxpot/78d67a234fbb280ae18fd0dbf0095509 to your computer and use it in GitHub Desktop.
Ubuntu Manual Full System Encryption Setup
#!/bin/bash
sudo wget --no-verbose --output-document=/usr/local/sbin/encryptinstallation https://raw.githubusercontent.com/blaxpot/ubuntu-manual-full-system-encryption/master/encryptinstallation
sudo chmod +x /usr/local/sbin/encryptinstallation
encryptinstallation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment