$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Encrypt Disk on Ubuntu Gnu/Linux

June 7, 2019 | By the+gnu+linux+evangelist.

Encrypting

  1. 2. Launching VeraCrypt

    Now Launch VeraCrypt GUI
    From Shell simply with:

    veracrypt

    Or Use the Launcher:
    How to Encrypt Disk on Ubuntu GNU/Linux - Launcher

  2. 3. Starting Encryption

    So to Start Encrypting Volume
    First, simply Choose :

    How to Encrypt Disk on Ubuntu GNU/Linux - Create Volume
  3. 4. Selecting Encryption Type

    Then Select the ‘Create an encrypted file container‘ checkbox:

    How to Encrypt Disk on Ubuntu GNU/Linux - Creation Wizard

    But instead if you intend to Encrypt Disk with Data then Choose ‘Create a volume within a partition/device’…
    And

  4. 5. Selecting Volume Type

    Now Choose between a ‘Standard VeraCrypt volume‘ and ‘Hidden VeraCrypt volume‘:

    How to Encrypt Disk on Ubuntu GNU/Linux - Volume Type

    And

  5. 6. Setting Up File

    Follow to ‘Select File‘:

    How to Encrypt Disk on Ubuntu GNU/Linux - File Location

    Set the Location and Name for the File:
    And the Free Space on the Target will the Maximum Volume Size…

    How to Encrypt Disk on Ubuntu GNU/Linux - Selecting Volume
    How to Encrypt Disk on Ubuntu GNU/Linux - Volume Selected

    And Click on

  6. 7. Selecting Encryption Options

    Now potentially Choose of simply Confirm Algorithm & Hash:

    How to Encrypt Disk on Ubuntu GNU/Linux - Encryption Options

    And

  7. software/VeraCrypt/

    software/VeraCrypt/

    software/VeraCrypt/

  8. 8. Setting Up Dimension

    Next Setup the Volume Size.

    How to Encrypt Disk on Ubuntu GNU/Linux - Volume Size

    And

  9. 9. Setting Up Password

    Follow to Setup the Encryption Password:
    Advantages of Using Keyfiles.

    How to Encrypt Disk on Ubuntu GNU/Linux - Volume Password

    And

  10. 10. Formatting Type

    Again select the Filesystem type:

    How to Encrypt Disk on Ubuntu GNU/Linux - Formatting Options

    And

  11. 11. Formatting Device

    Finally, to Format Disk
    First, generate the Randomness:
    Keep Moving your Mouse inside the Window until done

    How to Encrypt Disk on Ubuntu GNU/Linux - Volume Format

    And Click on to Start for Encryption:

    How to Encrypt Disk on Ubuntu GNU/Linux - Done

    Wait until it’s Done!

  12. 12. Mounting Device

    Next to Mount VeraCrypt Volume/Device/Disk
    :

    How to Encrypt Disk on Ubuntu GNU/Linux - Selecting Device

    Enter the Pass:

    How to Encrypt Disk on Ubuntu GNU/Linux - Enter Password

    And :

    How to Encrypt Disk on Ubuntu GNU/Linux - Mount Device
    How to Encrypt Disk on Ubuntu GNU/Linux - Mounted Volume

    Again you can Setup for Auto-Mounting Devices on VeraCrypt Start:

    How to Encrypt Disk on Ubuntu GNU/Linux - Auto Mounting

    Finally, you can use GParted to Format a VeraCrypt Mounted drive at any Time…

  13. So Now I’m truly Happy if this Info could Help you to Encrypt Disk on Ubuntu!

Contents