Mastodon Mastodon Mastodon Systeemkabouter blog

Fix vagrant host showing up in different vagrant environment

Posted on do 03 november 2016 in desktop • Tagged with linux, apple

I run multiple vagrant setups on my laptop. Sometimes when switching from one setup to another, vagrant complains it cannot find a certain node that is actually part of the other enviroment.

As a quick fix I just run :

rm ~/.vagrant.d/data/machine-index/index

Validating puppet code changes using octocatalog-diff

Posted on do 03 november 2016 in software • Tagged with debian, red_hat, puppet

During Puppetconf 2016 Github announces it was releasing one of its internal test tools called octocatalog-diff as open source. What the tools basicly does is compile the catalog for a certain machine using your old and new puppetcode to show you the diff output. This allows you to see the …


Continue reading

Check your smtp security with TLS receiver test

Posted on za 16 april 2016 in services • Tagged with security

I’ve used a webservice to check the TLS settings on a secured website numerous times (ssllabs.com). But I’ve only recently discovered a TLS/SSL testing service that checks if third parties can securely deliver mail on you mailserver.

Using http://www.checktls.com/ I was able to …


Continue reading

Improving security by sandboxing work for different purposes on my laptop

Posted on za 16 april 2016 in desktop • Tagged with apple, hardware

During my freelancing time over the last couple of years, I’ve been trying different setups that would satisfy my wish to use a single laptop for different clients whilst maintaining proper security.

After all, I do not want to explain my client that their servers got infected with Crapware …


Continue reading

Right to be forgotten – my personal calendar edition

Posted on vr 12 februari 2016 in software • Tagged with freedom, apple

As I was planning a new item in my schedule last week, my OS X calendar was trying to be helpful by suggesting entries based on previous events in my schedule. This is great on many occasions, but this time it suggested an entry from long ago. Think ten years …


Continue reading