1. Creating an encrypted loopback device with Tomb

    Tomb makes managing encrypted volumes easy - in fact very easy. This is a must if you're like me and want to store sensitive stuff on the cloud.

    You can download Tomb from here.

    1. Install some dependencies:

    yum install ncurses-devel cryptsetup zsh gettext -y
    yum install http://pkgs.repoforge.org …

Page 1 / 1