04 Jul 2017
We all should be aware that our data is valueable for us and might be valuable for others and due to that, I’ve decided to create a single ‘script’ to be able to create and destroy a VPN server on DigitalOcean to encrypt your traffic when you are using a public or a dubious internet connection.
You only need:
- a DigitalOcean token
- your ssh key id (you can see how to gain that in the repo)
- Terraform binary
- Clone the repo: https://github.com/abacao/DO_TinFoil
For more detailed instructions, you can read the repo Readme.
AB
24 Jun 2017

Just built the new Terraform 0.9.8 snap and the new Packer 1.0.2.
They are about to be released, keep snapping.
AB
08 Jun 2017

Security is a big concern everywhere but not eveyone do what they preach!
There are several ways to secure your information or at least, try to difficult
that someone can aquire access to your information.
One way to do that is to enable a 2nd Factor Authenticator.
Every “cool kid” has 2nd Factor enable from the start of using anything online.
This 2nd Factor can be a SMS, Push, Phone call or even a file.
I’m using Duo Mobile.
It works like Google Authenticator, Authy and more but one of the things I like the most
is being able to access my server/app by using a push.
No more insert the code that is sent or generated. You just select if it was you or not.
One of the reasons I’m writting this post is to keep track of a important thing:
How to backup your Duo Mobile codes:
On Android you need a rooted phone and then copy the following file:
/data/data/com.duosecurity.duomobile/files/duokit/accounts.json
AB
30 May 2017
I was invited to say some words for the launch of the public beta of build.snapcraft.io.
Myself, my blog and my Snap were again news on the official blog of Ubuntu - Ubuntu Insights
AB
27 May 2017
My blog and I were mentioned by the team of Snapcraft in “This week in snapcraft (WW21 2017)”
In my tries, I have explored some ways of building snaps and Ubuntu is providing a new way to do it by launching build.snapcraft.io

It seems that Ubuntu is in the right path with this one.
“If the use of SNAPs is snapping, the creation of SNAPs is snapcrafting.”
AB