LUKS-OPs - Automate the usage of LUKS volumes in Linux
A bash script to automate the most basic usage of LUKS volumes in Linux. Like: Creating a virtual disk volume with LUKS format. Mounting an existing LUKS volume Unmounting a Single LUKS volume or all LUKS volume in the system. Basic Usage There is an option for a menu: ./luks-ops.sh menu or simpl...