Mastodon Mastodon Mastodon Systeemkabouter blog

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

Setting up puppet provisioned nagios monitoring

Posted on vr 12 februari 2016 in software • Tagged with debian, red_hat, puppet

Puppet has had native nagios resource types for quite some time. As both a nagios and a puppet fan, I really liked the idea of not setting up any monitoring but have some base level of monitoring on every managed system automatically. Deploying new systems involves a lot of steps …


Continue reading

Check if a Red Hat / CentOS server needs a reboot after updates

Posted on ma 08 februari 2016 in software • Tagged with red_hat

At a client site updates were installed on Red Hat systems, but they were not always rebooted after a kernel update. So I needed a quick way to test if a server had a newer kernel installed than it was currently running. Just to save it for future use :

#!/bin …

Continue reading