In this video tutorial, I am demonstrating how to do a full disk encryption by using Ubuntu Mini ISO (Netinstall)
encryption
SHC: How to encrypt and convert a shell script into a binary executable
Abstract SHC is a free software (GPL v2) that takes a shell script and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable. Introduction There are some uncomfortable times when you will be asked to not distribute the source code of a shell script (eg. … Read more